issues
search
thradams
/
cake
Cake a C23 front end and transpiler written in C
http://thradams.com/cake/index.html
GNU General Public License v3.0
552
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
regression flow analysis
#210
thradams
opened
4 days ago
0
Update ci.yaml with Ubuntu 20.04
#209
mingodad
closed
1 week ago
1
Several compiler warnings/errors when building on Ubuntu 18.04 with gcc9
#208
mingodad
opened
1 week ago
13
Build fixes on Ubuntu 24.04
#207
ethanc8
closed
2 weeks ago
3
missing warning use after free.
#206
thradams
opened
1 month ago
0
Segfault on #include <sys/param.h>
#205
tavianator
closed
1 month ago
6
Operator ++, -- not changing flow state
#204
thradams
opened
2 months ago
0
Fixed typo in link to manual
#203
GerbenAaltink
closed
2 months ago
3
clang compile fails due to DT_DIR undefined
#202
gtoal
closed
2 months ago
2
_Out should me applied only for parameters (missing error)
#201
thradams
opened
2 months ago
0
ternary operator pointer join
#200
thradams
opened
2 months ago
0
wrong warning _Out parameter
#199
thradams
closed
2 months ago
0
Error: unknown option '-target=C11'
#197
bentxt
closed
2 months ago
4
build does not work on macos
#196
bentxt
closed
2 months ago
3
_Bool assigment etc
#195
thradams
opened
4 months ago
0
Some tests fail when building with `-UTEST`
#194
madebr
closed
2 months ago
15
incorrect warning "uninitialized object "
#193
thradams
closed
2 months ago
0
Adding include directories does not work (on Linux)
#192
madebr
closed
2 months ago
17
MacOS port
#191
Frityet
opened
5 months ago
1
Using incomplete struct without error
#190
thradams
closed
4 months ago
1
auto with pointer must show an error
#189
thradams
closed
5 months ago
1
Feature: C23 improved tag compatibility missing implementation
#187
ib00
opened
7 months ago
3
If with initializer
#186
thradams
closed
8 months ago
0
enum fix
#185
thradams
closed
8 months ago
0
if with initializer not working
#184
thradams
closed
8 months ago
1
pragma failing on windows headers.. after pragma refactoring
#183
thradams
closed
8 months ago
0
fatal errors inside headers (level >0 ) are being ignored
#182
thradams
closed
8 months ago
0
missing warning enum item not handled at switch
#181
thradams
closed
5 months ago
1
missing warning - operator 'operator-name': deprecated between enumerations of different types
#180
thradams
closed
5 months ago
0
missing warning comparing null with int
#179
thradams
opened
8 months ago
0
missing warning - empty controlled statement found; is this the intent?
#178
thradams
closed
2 months ago
0
missing warning with enumerator to big for its size
#177
thradams
opened
8 months ago
0
missing warning negative used with unsigned int
#176
thradams
opened
8 months ago
0
missing warning constant expression overflow (use safe int in constant expressions)
#175
thradams
closed
2 months ago
1
missing warning if (unsigned < 0)
#174
thradams
opened
8 months ago
0
missing warning - case constant 'constant' too big for the type of the switch expression
#173
thradams
opened
8 months ago
0
missing warning - bool like used in switch
#172
thradams
opened
8 months ago
0
missing warning - const object should be initialized
#171
thradams
closed
4 months ago
1
missing warning - logical operation on address of string constant
#170
thradams
opened
8 months ago
0
missing warning - unrecognized character escape sequence
#169
thradams
opened
8 months ago
0
missing warning using reserved macro
#168
thradams
opened
8 months ago
0
missing warning - unreferenced label
#167
thradams
opened
8 months ago
0
missing error - f1(void) , f1(1)
#166
thradams
opened
8 months ago
0
missing error - case already used
#165
thradams
closed
5 months ago
0
missing error - diferent declarations
#164
thradams
opened
8 months ago
0
missing error ~d
#163
thradams
closed
2 months ago
0
missing error int a= 0x;
#162
thradams
closed
2 months ago
0
missing error on abc[4] = "abcd"
#161
thradams
closed
3 months ago
2
Flow analysis refactoring
#160
thradams
closed
8 months ago
0
Flow analysis refactoring
#159
thradams
closed
8 months ago
1
Next