Hi!
> replacing
> void main() {}
> with
> int main() {return 0;}
> solves the problem for me.Ah, well, yes, you're right - the return value... I'll fix it. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
