issues
search
byteworksinc
/
ORCA-C
Other
80
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Code generated by #define causes debug line numbers to not match up
#88
vavruska
closed
5 months ago
2
Targeting machines other than Apple Ii
#87
ccureau
opened
8 months ago
5
update gsbug.h prototypes and errors based on gsbug and niftylist
#86
ksherlock
closed
9 months ago
5
#define should always use the global memory pool
#85
ksherlock
closed
9 months ago
1
C23 standard support
#84
sheumann
opened
1 year ago
0
lint bit 7 (128) not catching errors
#83
vavruska
opened
1 year ago
1
Loader: Not Found
#82
Dirk-
opened
1 year ago
2
including math.h produces compile time errors in 2.2.0 B7
#81
xandark
closed
1 year ago
6
ORCA/C 2.2.0 B6 link issues
#80
xandark
closed
1 year ago
3
Add missing SysBeep2 constants for System 6.0.1
#79
ksherlock
closed
1 year ago
0
A question about identifier lookup implementation
#78
xandark
closed
2 years ago
3
Type errors in quickdraw.h
#77
xandark
closed
2 years ago
3
[feature request] Would it be possible to run the compiler on a PC as a cross compiler?
#76
Fabrizio-Caruso
opened
2 years ago
5
pascal function pointers incorrect order
#75
vavruska
closed
2 years ago
0
Cannot #include <math.h> without error on 2.2.0 B5 under GoldenGate/Linux
#74
xandark
closed
3 years ago
2
enums with 0x8000 assignment in ORCA/C 2.2.0 B4 fail to compile with an "integer overflow" error
#73
xandark
closed
3 years ago
5
||, &&, ==, and != evaluation unintentionally clobbers the upper 32-bits of lhs
#72
ksherlock
closed
3 years ago
0
Compatibility with MAME/MESS?
#71
roadriverrail
closed
3 years ago
7
using a variable name twice in a function parameter list cause a hang during compilation
#70
vavruska
opened
4 years ago
2
ORCA/Pascal identifiers...
#69
ksherlock
opened
4 years ago
2
Orca crash on start with prizm
#68
GSuser007
closed
3 years ago
3
non-pointer types can be dereferenced when used as an l-value
#67
ksherlock
closed
4 years ago
0
another register optimizer bug
#66
ksherlock
closed
4 years ago
0
C89-C17 standards support
#65
sheumann
opened
4 years ago
1
Floating-point casts should convert to specified type
#64
sheumann
closed
3 years ago
0
floating point constant division by 0.0
#63
ksherlock
closed
5 years ago
5
Another debugger symbol table fix
#62
ksherlock
closed
5 years ago
0
unsigned math on array pointers
#61
ksherlock
closed
5 years ago
2
Unnamed bit-fields are not treated as taking up space
#60
sheumann
closed
4 years ago
0
Initialization bugs
#59
sheumann
closed
4 years ago
0
Variable arguments should not be removed from the stack by va_end()
#58
sheumann
closed
3 years ago
0
TermError doesn't always initialize the error message.
#57
ksherlock
closed
6 years ago
0
Add printf/scanf format checking [WIP]
#56
ksherlock
closed
6 years ago
2
more nested struct type tweaks
#55
ksherlock
closed
6 years ago
1
debugger symbol table errors with nested structs
#54
ksherlock
closed
6 years ago
3
forward-declared struct parameters
#53
ksherlock
closed
4 years ago
0
Debugger documentation
#52
ksherlock
closed
6 years ago
3
Fix debugger symbol tables with forward declared structs
#51
ksherlock
closed
6 years ago
1
loop invariant bug
#50
ksherlock
closed
6 years ago
1
Preprocessor: # operator does not follow standards
#49
sheumann
opened
6 years ago
1
Preprocessor: Cycles of mutually-referential macros cause ORCA/C to infinite-loop
#48
sheumann
opened
6 years ago
0
#pragma path and system header files
#47
ksherlock
opened
6 years ago
0
generate function exit cop with profiling / #pragma debug 4.
#46
ksherlock
closed
6 years ago
0
When the variable portion of an array index expression is negative, incorrect code will be generated in some cases.
#45
sheumann
closed
6 years ago
2
Common subexpression elimination or loop invariant removal may invalidly move bitfield accesses
#44
sheumann
closed
7 years ago
0
add allowTokensAfterEndif setting for pragma ignore
#43
ksherlock
closed
6 years ago
0
rewind() and setbuf() are implemented as macros, but the functions they call are never declared
#42
sheumann
closed
7 years ago
0
If a defaults.h file is present, the __LINE__ macro will be off by one in the compiled C file
#41
sheumann
closed
7 years ago
1
Compiler might, on error, drop you into the wrong line in the source file when calling the editor
#40
sheumann
closed
6 years ago
1
Using a type with several const qualifiers as an argument to va_arg will trigger compile-time errors
#39
sheumann
closed
7 years ago
1
Next