patch: compile fixes

From: Simon Hausmann <hausmann_at_kde.org>
Date: Sun, 23 Jun 2002 15:12:25 +0200

Hi,

As I lost my commit rights I'm posting a patch to fix certain
compilation buglets I've encountered in the opie mainline.

List of changes:

- removal of default arguments in method implementations
- namespace fixes (connect(2) and close(2) are not in std)
- missing return statements (attempt to return void in a non-void
  functions)
- syntax errors ('/' change, missing return in
  PackageList::getByName)
- misc warning fixes (implicit typename, NULL passed for non-pointer
  argument, explicit zero termination in c string)
  

Simon

Received on Sun Jun 23 2002 - 13:12:29 EDT

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:30:55 EDT