Author Topic: List of community Patches  (Read 77852 times)

Offline oswaldm

  • Single posting newcomer
  • *
  • Posts: 7
Re: List of community Patches
« Reply #120 on: October 15, 2007, 01:25:22 pm »
Patch name : Added directory selection for implementation files in classwizard
Problem fixed:
 - this patch adds a field and selection box to be able to specify a different directory for source and header files in the classwizard. The base directory is extended with the two default values "include" and "src".
Link to the forum where it can be discussed : none
Link to the patch at BerliOS :
https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=2211&group_id=5358

Hope, the patch is ok.


lg,
Michael


Offline oswaldm

  • Single posting newcomer
  • *
  • Posts: 7
Re: List of community Patches
« Reply #121 on: November 12, 2007, 03:39:35 pm »
Patch name : (Sometimes) crash at startup
Problem fixed:
 - this patch adds some initialization in the constructors in two classes where valgrind reported uninitialized values which caused this crash.
Link to the forum where it can be discussed : none
Link to the patch at BerliOS :
https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=2239&group_id=5358

Hope, the patch is ok, I only supplied 0 as default values for initialization.

lg,
Michael