-
### Describe the bug
If a xaml file for a UserControl has a backing class which has the base type of `Control` rather than `UserControl`, the xaml compiler fails with an Internal error
### To Reprod…
-
### What is your suggestion?
After conan installed packages, new CMakeDeps enabled by `tools.cmake.cmakedeps:new=will_break_next` won't inform how to `find_package` or how to link the corresponding…
-
A simple python program like this:
```
def dupa(s):
print(s)
dupa("123")
```
produces incorrect output:
```
File "main.py", line 1
def *****(s)
^
SyntaxError: invalid synt…
-
If an error occurs in an _imported_ module, the compiler should report this accordingly. \
E.g. “Error in imported module XY”.
At the moment the compiler only outputs an error code greater than 0.…
-
Reproducer: https://gcc.godbolt.org/z/dj3765YPn (assertions trunk)
```
#include
class Base;
class Derived;
class DerivedClass2;
class Base
{
public:
Base() = default;
Base(const Ba…
Strke updated
1 month ago
-
Scala 2.12 (both .0 and .1) compiler crashes when trying to compile my project. Specifically, it throws the following exception:
```
scala.tools.asm.tree.analysis.AnalyzerException: While processi…
-
public class Esc{
public static void main(String []args){
int num=42;
float avarage=95.5f;
char letter='A';
System.out.print("The string is "+num+" has an avarage "+avarage+" wh…
-
# Issue
It looks like the latest update breaks the combo_box (ComboBox) widget.
## Compiler Error
![compiler_error](https://github.com/user-attachments/assets/cd029aad-f8ad-4457-87ee-a35ff3f3c160…
-
Hello, I would like to know if you used vscode to write this program in c. If so, how did you go about it because I get lost when I run the program.
-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing or u…