Date: Fri, 9 Apr 2004 14:21:12 -0700 (PDT) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gambas Makefile ports/lang/gambas/files patch-src::exec::gbx_exec_enum.c Message-ID: <200404092121.i39LLCgL050346@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404092121.i39LLCgL050346>
