You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Danushka Menikkumbura (JIRA)" <ji...@apache.org> on 2008/11/27 09:03:44 UTC

[jira] Closed: (AXIS2C-1104) Name collision when using "axutil_dir_windows.h"

     [ https://issues.apache.org/jira/browse/AXIS2C-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danushka Menikkumbura closed AXIS2C-1104.
-----------------------------------------


> Name collision when using "axutil_dir_windows.h"
> ------------------------------------------------
>
>                 Key: AXIS2C-1104
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1104
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: Current (Nightly)
>            Reporter: Danushka Menikkumbura
>            Assignee: S.Uthaiyashankar
>             Fix For: 1.4.0
>
>         Attachments: AXIS2C-1104.patch
>
>
> This happened when I was trying to write an extension to PERL with the aid of SWIG. I came across two issues as mentioned below.
> 1. The struct name DIR declared in axutil_dir_windows.h collides with the DIR struct declared in dirent.h that comes with the standard PERL installation.
> 2. I get the following compile error as a result of the functions opendir, closedir, readdir and rewinddir declared in axutil_dir_windows.h.
>      error C2059: syntax error : '('.
>    This should also be due to name conflicts as the file "win32iop.h" that comes with the standard PERL installation has a set of macros defined with similar names.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org