version 1.281 | | version 1.282 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | Fixed compilation issue. |
| | server/apply.c: can't declare a variable after some function call. |
| | socket/info.c: removed unused variable. |
| | Ryo 2005/05/07 |
| | |
Corrected code to compile under -ansi gcc flag: | | Corrected code to compile under -ansi gcc flag: |
* correction of some non posix compatible calls around scandir | | * correction of some non posix compatible calls around scandir |
* changing configure to detect the absence of 'alphasort' prototype | | * changing configure to detect the absence of 'alphasort' prototype |