2 Sep 2003 19:12
Re: question about expat-1.95.6 on Solaris 8
Karl Waclawek <karl <at> waclawek.net>
2003-09-02 17:12:00 GMT
2003-09-02 17:12:00 GMT
> I am building expat-1.95.6 on Solaris 8 with gcc-3.2.3 > > It seems to be making, however I get 79 of these at various points > > ../expat-1.95.6/lib/xmltok.c:1216: warning: `regparm' attribute directive ignored > > > Are these really just a warning or is something wrong? I think this warning can be ignored. regparm deals with parameter passing in registers. I assume this is not an Intel CPU? Karl
- processURL doesn't init the QuitInfo.hr field and fails due
to that.
- Callback::OnDataAvailable sets the XML encoding at least
for some UTF-8 testdata to "usascii" which has some
undesirable sideffects for umlaut-rich XML. When that block
is commented out, it works better.
----------------------------------------------------------------------
RSS Feed