[jira] Created: (AXIS2C-1451) XML numeric entities are not parsed by guththila

2010-02-18 Thread JIRA
XML numeric entities are not parsed by guththila Key: AXIS2C-1451 URL: https://issues.apache.org/jira/browse/AXIS2C-1451 Project: Axis2-C Issue Type: Bug Components: guththila

[jira] Updated: (AXIS2C-1451) XML numeric entities are not parsed by guththila

2010-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2C-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Mengué updated AXIS2C-1451: --- Attachment: guth_entity_bug.c Test case (guth_entity_bug.c). Output is in Test Anything

Re: Linker error

2010-02-18 Thread Selvaratnam Uthaiyashankar
Hi, I think you are using Axis2/C binary release and you compile your program using MinGW? Is that correct? Axis2/C binary was compiled using microsoft compilers (visual studio). So, I don't think you can use that with MinGW. Did you try to compile your client code with visual studio? Regards,

Re: Linker error

2010-02-18 Thread Søren Berggreen
I've been doing exactly that, but as can be seen in my earlier mail, I also tried compiling my client code with visual studio. I doesn't give me as many linker errors as using MinGW does, but it still gives them. It's the file called BuildLog.htm in the former mail. There are still linker errors.