On Thu, 2003-01-09 at 07:40, Bjoern Hoehrmann wrote: > >The iana_charset_blurb thing is just a warning, and shouldn't cause > >problems. > > Where does it come from? It's a prototyped subroutine, and the Perl compiler sees the call before the definition thus being unable to check the prototype at that point. Changing the call style from 'iana_charset_blurb()' to '&iana_charset_blurb()' will prevent the warning. This is now in CVS. -- \/ille Skyttä ville.skytta at iki.fiReceived on Thursday, 9 January 2003 13:54:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:05 GMT