2014-03-16 19:54 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* include/hbapifs.h
* src/rtl/filebuf.c
* move HB_FILE_TYPE_MAX definition to header file
% include C stat() header only in *nix builds
* src/pp/ppcore.c
! force stringify when illegal characters are included inside
square brackets []
This commit is contained in:
@@ -304,6 +304,9 @@ extern HB_EXPORT HB_WCHAR * hb_fsNameConvU16( const char * pszFileName );
|
||||
*/
|
||||
|
||||
#if defined( _HB_FILE_IMPLEMENTATION_ ) || defined( _HB_FILE_INTERNAL_ )
|
||||
|
||||
# define HB_FILE_TYPE_MAX 64
|
||||
|
||||
struct _HB_FILE;
|
||||
typedef struct _HB_FILE * PHB_FILE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user