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 Samisa Abeysinghe <sa...@wso2.com> on 2007/05/01 03:28:00 UTC

Re: axutil_error.h

Jim Seipp wrote:

>I am getting compile errors attempting to compile the source code from
>RC3 because the same variable is being defined more than once.
>
>axutil_error.h
>
>Line 561:
>    const axis2_char_t* axutil_error_messages[AXIS2_ERROR_LAST + 10000];
>
>Line 579
>   const axis2_char_t* axutil_error_messages[AXIS2_ERROR_LAST + 10000];
>  
>
This is a bug :(
Please raise a Jira on this. Also mention the type and version of the 
compiler that you are using.

Thanks,
Samisa...

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



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


Re: axutil_error.h

Posted by Dinesh Premalal <xy...@gmail.com>.
On 5/1/07, Jim Seipp <Ji...@avid.com> wrote:
>
> Where and how do I get svn HEAD??


http://ws.apache.org/axis2/c/svn.html

thanks,
Dinesh


-- 
Dinesh Premalal
dinesh@wso2.com
WSO2, Inc.; http://www.wso2.com/
GPG Key ID : A255955C
GPG Key Finger Print : C481 E5D4 C27E DC34 9257  0229 4F44 266E A255 955C

RE: axutil_error.h

Posted by Jim Seipp <Ji...@avid.com>.
Where and how do I get svn HEAD??

-----Original Message-----
From: Samisa Abeysinghe [mailto:samisa@wso2.com] 
Sent: Tuesday, May 01, 2007 11:09 AM
To: Apache AXIS C Developers List
Subject: Re: axutil_error.h

Samisa Abeysinghe wrote:

> Fixed in svn HEAD.

Would be fixed in 1.0.0 release

Samisa...


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


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


Re: axutil_error.h

Posted by Samisa Abeysinghe <sa...@wso2.com>.
Samisa Abeysinghe wrote:

> Fixed in svn HEAD.

Would be fixed in 1.0.0 release

Samisa...


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


Re: axutil_error.h

Posted by Samisa Abeysinghe <sa...@wso2.com>.
Fixed in svn HEAD.

Samisa...

Samisa Abeysinghe wrote:

> Jim Seipp wrote:
>
>> I am getting compile errors attempting to compile the source code from
>> RC3 because the same variable is being defined more than once.
>>
>> axutil_error.h
>>
>> Line 561:
>>    const axis2_char_t* axutil_error_messages[AXIS2_ERROR_LAST + 10000];
>>
>> Line 579
>>   const axis2_char_t* axutil_error_messages[AXIS2_ERROR_LAST + 10000];
>>  
>>
> This is a bug :(
> Please raise a Jira on this. Also mention the type and version of the 
> compiler that you are using.
>
> Thanks,
> Samisa...
>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: axis-c-dev-help@ws.apache.org
>>
>>
>>
>>  
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-dev-help@ws.apache.org
>
>
>



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