-
## Actual behavior
Seems CsWin32 generates ReadOnlySpan where it should't:
I seening `string lpString, ReadOnlySpan lpDx` where in original there is `winmdroot.Foundation.PCWSTR lpString, uint c, …
-
`# vi /etc/udev/rules.d/70-persistent-net.rules`
-
- [ ] ข้อมูล เด็ก 0-5 ปี สูงดีสมส่วน และ วัยเรียนสูงดีสมส่วน ต้องปรับเป็นตามมาตรฐาน WHO ใหม่
- [ ] ข้อมูล เด็ก 0-5 ปี เริ่มอ้วน+อ้วน ต้องการให้ยุบรวมกัน แต่ HDC ยังไม่ได้ปรับตัวเลขให้
- [ ] ข้อมูลเด…
-
#include
#include
#include
#include
#include
using namespace std;
void File()
{
cout numbers[i];
if (F)
{
for (int i = 0; i < 10; i++)
{
F …
-
```
line 103 in PluginWindowWin.cpp
case WM_PAINT:
{
RefreshEvent ev;
if (!SendEvent(&ev)) {
HDC hdc;
PAINTSTRUCT ps;
…
-
Figured I'd drop a note here to ask your opinion before I go implement anything; for context:
My goal is to rig up some fzf vim commands to very quickly search docs without leaving the editor.
I…
-
```
line 103 in PluginWindowWin.cpp
case WM_PAINT:
{
RefreshEvent ev;
if (!SendEvent(&ev)) {
HDC hdc;
PAINTSTRUCT ps;
…
-
Hello Greg,
what is the "best" solution to load and display a BMP bitmap file with actual 0.94 version?
The following code doesn't work.
```
image = GdLoadImageFromFile( filename, 0 );
hd…
-
Consider the following, which has a programming error:
```python
@dataclass
class LPBHV_small:
dim : i32 = 4
a : i8[4] = empty(4, dtype=int8)
def as_hex(lphv_small : LPBHV_small) -…
-
I found a range of values where the differences are possibly significant. This is an adaptation of `integration_tests/array_expr02.py`, testing a larger range of values
```python
from lpython imp…