fixed SF bug:

ID: 2991229
Summary: nested type wrong generation
This commit is contained in:
Andreas Volz 2011-02-14 23:27:32 +01:00
parent 9e25833870
commit 796c96d34e
4 changed files with 113 additions and 10 deletions

2
README
View file

@ -1,6 +1,6 @@
Debugging
---------
To compile debugging code configure the project with the --enable-debug option. Then at runtime you may set the environment variable "DBUSXX_VERBOSE=1" to activate debugging and to '0' to deactivate debugging.
To compile debugging code configure the project with the --enable-debug option. Then at runtime you may export the environment variable "DBUSXX_VERBOSE" to any value.
BUGS: