-
```
What steps will reproduce the problem?
1. New project
2. add pde
3. add cpp file using wizard with name: 'ML_Test' / any template
4. save all
5. close ML_Test.cpp tab
6. save all
7. close app
8.…
-
```
What steps will reproduce the problem?
1. New project
2. add pde
3. add cpp file using wizard with name: 'ML_Test' / any template
4. save all
5. close ML_Test.cpp tab
6. save all
7. close app
8.…
-
```
Steps:
1. Get fog from svn
2. Enable Fog-UI, Fog-UI-X11, Fog-UI-X11 Module
3. cmake -i
4. make
5. enjoy your errors (G2d/Text/OpenType/OTEnum.h needs
G2d/Text/OpenType/OTapi.h, not OTAPI.h; UI/En…
-
repro: https://github.com/rebcabin/lpython/tree/brian-lasr/lasr/LP-pycharm/Issue2003
Offending code in `lasr_lexer.py`. comment out the assignment to `hexit_pattern` to pass LPython:
```python
…
-
There is a problem when i try to compil.
THNKS
******
INFO Reading configuration /config/esphome/d1_mini_2.yaml...
WARNING 'd1_mini_2': Using the '_' (underscore) character in the hostname …
-
`0..._lines.length` is using the default style.
![](http://i.imgur.com/ogLblry.png)
Looks ok after adding a space:
![](http://i.imgur.com/a8jEZ3F.png)
This is probably regression is probably cause…
-
While performing a manual merge on some of my files I noticed c_winapi and cpp-winapi. Could we please enforce naming rules such that we only use underscores or dashes? Unless the language actually in…
-
Trying to compile following code:
```cpp
#include
#include
#include
#include
class MyString {
public:
size_t sz;
char* str;
inline ~MyString(){
free(this->st…
-
```
Steps:
1. Get fog from svn
2. Enable Fog-UI, Fog-UI-X11, Fog-UI-X11 Module
3. cmake -i
4. make
5. enjoy your errors (G2d/Text/OpenType/OTEnum.h needs
G2d/Text/OpenType/OTapi.h, not OTAPI.h; UI/En…
-
### Tested versions
- Reproducible with Godot 4.2.1 and godot-cpp 4.2.
### System information
Godot v4.2.1.stable - Windows 10.0.22631 - Vulkan (Forward+) - integrated Intel(R) Iris(R) Xe Graphics …