[Gambas-user] Issue 161 in gambas: 4296 broken

gambas at ...2524... gambas at ...2524...
Tue Dec 20 09:14:07 CET 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 161 by adamn... at ...626...: 4296 broken
http://code.google.com/p/gambas/issues/detail?id=161

1) Describe the problem.
at least in gb.report/Tests/Test.module
Public Sub Main()

    Dim hReport As New Report11                <==== no such thing
    Dim hLabel As ReportLabel
    'hReport.Padding = ReportPadding["2cm"]

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r4296

3) Provide a little project that reproduces the bug or the crash.

4) If your project needs a database, try to provide it, or part of it.

5) Explain clearly how to reproduce the bug or the crash.
make install

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!






More information about the User mailing list