[wsf-c-dev] [PERL] Name collision on Windows
Danushka Menikkumbura
danushka at wso2.com
Sat Apr 5 18:36:48 PDT 2008
Senaka Fernando wrote:
> Hi Danushka,
>
> If you have dirent.h on Perl you will rather not need axutil_dir_windows.h
> right? Or is it a partial use scenario?
>
>
Even though the two structs have the same name, they have different
fields. Meaning they serve different purposes.
> If you don't need the header at all, define READDIR_H. Plus you will have
> to get the appropriate source file inclusion tweaked. Sanjaya knows how to
> substitute makefiles, and he has done some for WSF/C and WSF/C++.
>
> Regards,
> Senaka
>
>
>> Hi all,
>> There is a name collision between the type DIR defined in
>> axutil_dir_windows.h and a similar struct defined in dirent.h that comes
>> with the standard PERL installation. This has brought WSF/PERL source
>> compilation on Windows to halt :(.
>>
>> Danushka
>>
>>
>> _______________________________________________
>> Wsf-c-dev mailing list
>> Wsf-c-dev at wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>>
>>
>
>
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
>
>
More information about the Wsf-c-dev
mailing list