-
Notifications
You must be signed in to change notification settings - Fork 246
Issues: hsutter/cppfront
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG] errors compiling the hello world exmaple
bug
Something isn't working
#1334
opened Nov 7, 2024 by
hros
[SUGGESTION] Allow perfect return capturing
r: forward _ = func()
suggestion
#1332
opened Nov 4, 2024 by
MaxSagebaum
[BUG] Something isn't working
is
type for std::optional
can return unexpected results
bug
#1328
opened Nov 1, 2024 by
bluetarpmedia
[BUG] can not override a virtual function to pure virtual
bug
Something isn't working
#1325
opened Oct 22, 2024 by
Xeverous
[Maybe Bug?]: cppfront doesn't capture class member variables in symbol table
#1323
opened Oct 21, 2024 by
vanceism7
[BUG] cpp2::move(std)::cout suddenly appears
bug
Something isn't working
#1321
opened Oct 21, 2024 by
MatthieuHernandez
[BUG] Missing #endif in pure cpp1 header file when generated using -import-std
bug
Something isn't working
#1320
opened Oct 17, 2024 by
MatthieuHernandez
[BUG] z: u8 = x + y; does not compile
bug
Something isn't working
#1318
opened Oct 13, 2024 by
MatthieuHernandez
[BUG] Initializing an enum array does not compile
bug
Something isn't working
#1316
opened Oct 12, 2024 by
MatthieuHernandez
[BUG] Variable initialized after equally named capture rejected
bug
Something isn't working
#1312
opened Oct 11, 2024 by
JohelEGP
[BUG] Infinite recursion in block parameter named after initializing capture
bug
Something isn't working
#1311
opened Oct 11, 2024 by
JohelEGP
[BUG] fix(parse): diagnose function expression without initializer
bug
Something isn't working
#1310
opened Oct 11, 2024 by
JohelEGP
[BUG] fix(reflect): recognize default constructor overload in Something isn't working
@basic_value
bug
#1305
opened Oct 9, 2024 by
JohelEGP
[BUG] fix(to_cpp1): type alias loses the **pointer** to function type
bug
Something isn't working
#1298
opened Oct 6, 2024 by
JohelEGP
refactor(to_cpp1): decentralize lowering of special member functions
#1295
opened Oct 4, 2024 by
JohelEGP
[BUG] Compilation failure with Clang on Windows
bug
Something isn't working
#1294
opened Oct 3, 2024 by
MatthieuHernandez
[BUG] Wrong error message for variable left uninitialized
bug
Something isn't working
#1288
opened Sep 25, 2024 by
JohelEGP
[SUGGESTION] Make recieving and returning functions from a function easier and safer.
suggestion
#1285
opened Sep 18, 2024 by
feature-engineer
[BUG] Captured functor requires parenthesis around it to be interpreted correctly.
bug
Something isn't working
#1283
opened Sep 17, 2024 by
feature-engineer
[BUG] Move on definitive last use in fold expressions
bug
Something isn't working
#1279
opened Sep 16, 2024 by
Velocirobtor
[SUGGESTION] Prevent aliasing when using
inout
/ move
with in
parameters
suggestion
#1273
opened Sep 5, 2024 by
bluetarpmedia
[BUG] Assertion `id' failed. cpp2::using_statement_node::for_namespace
bug
Something isn't working
#1264
opened Aug 28, 2024 by
MarekKnapek
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.