[Vew low priority] [View closed tickets] [default view] [GibPascal home]

[ Open: ]
Bug #     : 0032
Version   : GibPascal 1.3.5a
Platform  : Linux - Windows
Status    : open
Priority  : 3 low
Error     : Code has to correct color text background.  stops updating background colors
Workaround: None
W-ver     : 
Note      : background color will be set and not change again

Bug #     : 0033
Version   : GibPascal 1.3.5a
Platform  : Linux - Windows
Status    : open
Priority  : 3 low
Error     : text color code work with or without semicolon.
Workaround: N/A
W-ver     : 
Note      : should technicaly error

Bug #     : 0034
Version   : GibPascal 1.3.5a
Platform  : Linux - Windows
Status    : open
Priority  : 1 high
Error     : crash under certain conditions while writting to text file
Workaround: N/A
W-ver     : 
Note      :

Bug #     : 0035
Version   : Not known all affected
Platform  : All
Status    : open
Priority  : 1 high
Error     : concat not always functioning as it should with 3 con non-variables
Workaround: N/A

[ Closed: ]
Bug #     : 0001
Version   : GibPascal 1.0
Platform  : All
Status    : Solved
Priority  : 2 Medium
Error     : Debug shows wrong function
Issue     : wrong tag for wrong function in debug
Workaround: None
w-ver     : GibPascal 1.2Beta

Bug #     : 0002
Version   : GibPascal 1.0
Platform  : All
Status    : Solved
Priority  : 3 Low
Error     : Debug hard to read
Issure    : Formatting and spaceing issues in debug
Workaround: None
w-ver     : GibPascal 1.2Beta

Bug #     : 0003
Version   : GibPascal 1.0
Platform  : Windows
Status    : Solved
Priority  : 2 Medium
Error     : Compiling
Issue     : GibPascal will not complile with version 11.x GCC
Workaround: None
w-ver     : GibPascal 1.2Beta

Bug #     : 0004
Version   : GibPascal 1.0
Platform  : No native way to pause code
Status    : Solved
Priority  : 3 Low
Error     : Lack of natitive function
Issue     : Need way to pause code
Workaround: Use system command to issue based on OS
w-ver     : GibPascal 1.2Beta
 
Bug #     : 0010
version   : GibPascal 1.2 Beta
Platform  : Windows
Status    : Solved
Priority  : 1 high
error     : 1 [main] GibPascal 936 cygwin_exception::open_stackdumpfile: Dumping stack trace to GibPascal.exe.stackdump
Issue     : Sub function grabs the working directory, but is not handled correctly
Workaround: None
w-ver     : GibPascal 1.2 Beta 2

Bug #     : 0011
Version   : GibPascal 1.0 - 1.3.x
Platform  : All
Status    : solved
Priority  : 3 Low
Error     : WriteLn with a space betwen n and ( will not run function
Issue     : see error
Workaround: don't have space
w-ver     : GibPascal 1.3.5a
Note      :

Bug #     : 0012
Version   : GibPascal 1.0 - 1.2Beta2
Platform  : All
Status    : Solved
Priority  : 1 High
Error     : Read does not store integers or real numbers if var name length less than 5
Issue     : Read function does not store integers or real numbers to memory
Workaround: var should be 5 or 6 characters long and lower case
w-ver     : GibPascal 1.2 Beta 3

Bug #     : 0013
Version   : GibPascal 1.0 - 1.2Beta2
Platform  : All
Status    : Solved
Priority  : 1 High
Error     : floating point lost in complex formulas
Issue     : reals dumped to ints
Workaround: None
w-ver     : GibPascal 1.2 Beta 3

Bug #     : 0014
Version   : GibPascal 1.2
Platform  : Linux
Status    : Solved
Priority  : 3 Low
Error     : will not compile on Linux
Issue     : fails on math functions
Workaround: add the -lm flag to the compile shell scripts
w-ver     : GibPascal 1.3

Bug #     : 0015
Version   : GibPascal 1.2
Platform  : All
Status    : Solved
Priority  : 1 high
Error     : delete string function does not work in some cases
Issue     : string registered but not delted
Workaround: no work around
w-ver     : GibPascal 1.3

Bug #     : 0016
Version   : GibPascal 1.2
Platform  : All
Status    : Open
Priority  : 1 high
Error     : while does not take constant variable
Issue     : will take a given integer, but not an integer in a constant variable
Workaround: no work around
w-ver     : NA

Bug #     : 0017
Version   : GibPascal 1.1 - 1.3
Platform  : Windows
Status    : Solved
Priority  : 1 high
Error     : New file not created
Issue     : If file does not exist, it is not created (windows only)
Workaround: no work around
w-ver     : GibPascal 1.3.1
NOTE      : rewrote how file system works

Bug #     : 0018
Version   : GibPascal 1.2
Platform  : All
Status    : Solved
Priority  : 1 high
Error     : Math issue when multiply real and real var
Issue     : if the first value is real var and multiply then set as 0
Workaround: no work around
w-ver     : GibPascal 1.3

Bug #     : 0019
Version   : GibPascal 1.0a - 1.3a
Platform  : All
Status    : Solved
Priority  : 2 Medium
Error     : writeln/write formating :[int] works with integers, but not real numbers
Issue     : real numbers appear to be ignored with formatting.
Workaround: None
w-ver     : GibPascal 1.3

Bug #     : 0020
Version   : GibPascal 1.3.1
Platform  : Windows
Status    : Solved
Priority  : 1 high
Error     : when writing file and debug is on, core dumps
Issue     : only happens in debug. cygwin_exception::open_stackdumpfile: Dumping stack trace
Workaround: no work around
w-ver     : GibPascal 1.3.1
NOTE      : solved in rewrite function

Bug #     : 0021
Version   : GibPascal 1.1 - 1.3
Platform  : All
Status    : solved
Priority  : 1 high
Error     : System command no longer works
Issue     : Problem exist with Linux and Windows. System command no longer works
Workaround: None
w-ver     : GibPascal 1.3.1
NOTE      : rewrite of function 

Bug #     : 0022
Version   : GibPascal 1.0 - 1.3
Platform  : All
Status    : solved
Priority  : 1 high
Error     : Writeln is acting like Write when writing to file
Issue     : Problem exist with Linux and Windows. missing check
Workaround: None
w-ver     : GibPascal 1.0 with earlier compiler
NOTE      : Looked at a writeln function. Added extra check for the type of write.

Bug #     : 0023
Version   : GibPascal 1.3.1
Platform  : All
Status    : solved
Priority  : 1 high
Error     : files closes without closefile() called when file still needs to be written to.
Issue     : Problem exist with Linux and Windows. 
Workaround: None
w-ver     : GibPascal 1.0 with earlier compiler
NOTE      : Solved in writeln function make sure there is a check for Text/TextFile.

Bug       : 0024
Version   : GibPascal 1.3.1
Platform  : All
Status    : Solved
Priority  : 1 high
Error     : writeln/write only writes variables to file
Issue     : Text with in quotes will not write to file, only standard out
Workaround: None
w-ver     : GibPascal 1.3
NOTE      : Additional code was needed to check content.

Bug       : 0025
Version   : GibPascal 1.x
Platform  : All
Status    : Solved
Priority  : 1 high
Error     : writeln/write ignores variables with space in front
Issue     : parsing
Workaround: None
w-ver     : GibPascal 1.3.2
NOTE      : Additional code was needed to check content.

Bug       : 0026
Version   : GibPascal 1.2 +
Platform  : All
Status    : Solved
Priority  : 1 high
Error     : Setting variables that do not have ; causes GibPascal to crash
Issue     : Parsing checks needed
Workaround: None
w-ver     : GibsPascal 1.3.2
NOTE      : Additional code was needed to check content.

Bug       : 0027
Version   : GibPascal 1.2 +
Platform  : All
Status    : Solved
Priority  : 1 high
Error     : Constants need constant infront of every define.
Issue     : block processing is incorrect
Workaround: Add const in front of each
w-ver     : GibPascal 1.3.2
NOTE      : Additional code was needed to check content.

Bug       : 0028
Version   : GibPascal 1.3 +
Platform  : All
Status    : Solved
Priority  : 1 high
Error     : Cannot have two while less than loops in a row.
Issue     : second loop will not process completely.
Workaround: None
w-ver     : GibPascal 1.3.2
NOTE      : Additional code was needed to clear previous checks.

Bug #     : 0029
Version   : GibPascal 1.3.2a
Platform  : Linux
Status    : Solved
Priority  : 2 Medium
Error     : GibPascal cores at end of script
Issue     : believe it is a file handling issue in Linux
Workaround: None
w-ver     : NA
Note      : added check to see if files need closed or not. Can't close files that are not open

Bug #     : 0030
Version   : GibPascal 1.3.2a
Platform  : Linux
Status    : Solved
Priority  : 1 High
Error     : Code has to be altered several places to make work with or without running on Linux
Workaround: Rem out code or un rem out code
W-ver     : None
Note      : added defines for different environments and use -D flag with compiler

Bug #     : 0031
Version   : GibPascal 1.3.5a
Platform  : Linux - Windows
Status    : solved
Priority  : 3 Low
Error     : Code has to correct color text
Workaround: None
W-ver     : GibPascal 1.3.5a Rev. 11/18/2022
Note      : darkgrey and red int fixed.