Share

openSNMP

Code

Programming Languages: C++

License: BSD License

Repositories

browse code, statistics, last commit on 2006-06-08 svn co https://opensnmp.svn.sourceforge.net/svnroot/opensnmp opensnmp

Show:

What's happening?

  • Comment: Check return codes everywhere

    Would you like to grep for the indicated function names?.

    2007-05-03 16:57:46 UTC by elfring

  • Comment: Check return codes everywhere

    you pointed to an entire file and said it has problems. If you wish to submit specific bugs, please do so. But bugs that are generic and state "some checks for return codes are missing" does not help us find specific problem areas. You need to identify which return codes aren't being checked within the source code. Doing anything else will simply result in a bug which will likely not be...

    2007-05-03 16:51:23 UTC by hardaker

  • Comment: Check return codes everywhere

    I have pointed out a few open issues in the source file "snmpMutexObj.C".

    2007-04-25 16:08:32 UTC by elfring

  • Comment: Check return codes everywhere

    Your bug report merely points to the entire source tree and says "you have errors everywhere, please fix them". It is not sufficient for us to determine where the problems exist. Your example points to an entire file. If you have particicular concerns, point them out more clearly please with a specific problem. If there are multiple alternative solutions you would like us to consider, then...

    2007-04-25 14:14:05 UTC by hardaker

  • Comment: Check return codes everywhere

    Patches will depend on consensus for the correct error handling approach.

    2007-04-24 21:26:13 UTC by elfring

  • Comment: Check return codes everywhere

    Please submit a patch for review. Thanks!

    2007-04-24 21:09:17 UTC by hardaker

  • aspect-oriented software development

    Can your software implementation benefit from this design approach? http://en.wikipedia.org/wiki/Aspect-oriented_programming.

    2007-04-24 16:37:18 UTC by elfring

  • Comment: Check return codes everywhere

    Are you going to fix your source files? How do you think about to reuse an other well-known class library for this purpose?.

    2007-04-24 14:41:19 UTC by elfring

  • Check return codes everywhere

    Some checks for return codes are missing. Example: http://svn.sourceforge.net/viewvc/opensnmp/trunk/opensnmp/base/snmpMutexObj.C?revision=381&view=markup Please add more error handling for functions like "..._init" and "..._destroy". http://www.opengroup.org/onlinepubs/009695399/basedefs/pthread.h.html Would the call "std::terminate()" be appropriate here?.

    2006-09-10 16:28:04 UTC by elfring

  • openSNMP

    hardaker committed revision 453 to the openSNMP SVN repository, changing 1 files.

    2006-06-08 19:09:21 UTC by hardaker

Our Numbers