cvs commit: ports/lang/gambas Makefile ports/lang/gambas/files
patch-src::exec::gbx_exec_enum.c
Thierry Thomas
thierry at FreeBSD.org
Fri Apr 9 14:21:12 PDT 2004
thierry 2004/04/09 14:21:12 PDT
FreeBSD ports repository
Modified files:
lang/gambas Makefile
Added files:
lang/gambas/files patch-src::exec::gbx_exec_enum.c
Log:
Fix an horrible bug in Gambas.
The 0.92 IDE corrupts tabstrips in forms when you save them! If you have a
tabstrip with three tabs, for example, then each tab will have the same
children controls as the first one! This is the reason why some people wrote
that the compiler said an unexpected '"Frame1" already defined' or something
similar.
Approved by: pav (mentor)
Obtained from: the author.
Revision Changes Path
1.3 +1 -0 ports/lang/gambas/Makefile
1.1 +22 -0 ports/lang/gambas/files/patch-src::exec::gbx_exec_enum.c (new)
More information about the cvs-all
mailing list