2009-08-04 03:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* source/vm/fm.c
! Fixed linux/sunpro warning.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-04 03:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* source/vm/fm.c
|
||||
! Fixed linux/sunpro warning.
|
||||
|
||||
2009-08-04 03:38 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/linux/sunpro.cf
|
||||
* config/sunos/sunpro.cf
|
||||
|
||||
@@ -79,7 +79,9 @@
|
||||
|
||||
/* For Sun C, a more generic solution would be nice */
|
||||
#if defined( __SUNPRO_C ) || defined( __SUNPRO_CC )
|
||||
# define __inline __inline__
|
||||
# ifndef __inline
|
||||
# define __inline __inline__
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* NOTE: For OS/2. Must be ahead of any and all #include statements */
|
||||
|
||||
Reference in New Issue
Block a user