nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nel] Small patches (missing include, debug macro pb)


From: Vincent Caron
Subject: [Nel] Small patches (missing include, debug macro pb)
Date: Wed, 21 Aug 2002 14:21:40 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530

Hello,

Here we go.

  http://zerodeux.net/misc/nel/u_skeleton.patch
    An include is missing (for the CAABBox class)

  http://zerodeux.net/misc/nel/local_crtdebug.patch
Fixes an issue when a user compiles the project with the CRT malloc debug trick. I would actually suggest to either remove this kind of plumbery, or enclose with #if 0, these forgotten snippets often makes more maintenance trouble than anything.


--

GNU patch for Windows:
  http://zerodeux.net/misc/patch.exe  (59 KB)

To apply :
  $ cd code
  $ patch -p0 < patchfile.patch





reply via email to

[Prev in Thread] Current Thread [Next in Thread]