-
Since revision 1.38 till the current revision (1.43), using the -d option in any macro causes a segmentation fault. For example, the following crashed nuweb:
@o test.cpp -d @{
int x = 0;
@
@}
This was tested on Cygwin and Visual C++ 9.0 and GCC on Gentoo. Find attached a patch against revision 1.43 to fix this problem. It was the fact that reader.scrap and reader.index...
2008-11-17 11:59:13 UTC in nuweb for Literate Programming
-
Ported projects Plugin_PagingLandScapeSceneManager2 and Tool_MapSplitter to Eihort using an EIHORT macro. There are two patches in the zip file. One generated from folder C:\ogreaddons\paginglandscape\Tools\MapSplitter and another from folder C:\ogreaddons\paginglandscape\PlugIns\PagingLandScape2.
The reason the other projects where not ported is that they needed too much changes to be neatly...
2007-02-17 15:41:15 UTC in OGRE (O-O Graphics Rendering Engine)
-
Ported projects Plugin_PagingLandScapeSceneManager2 and Tool_MapSplitter to Eihort using an EIHORT macro. There are two patches in the zip file. One generated from folder C:\ogreaddons\paginglandscape\Tools\MapSplitter and another from folder C:\ogreaddons\paginglandscape\PlugIns\PagingLandScape2.
The reason the other projects where not ported is that they needed too much changes to be neatly...
2007-02-17 13:46:01 UTC in OGRE (O-O Graphics Rendering Engine)