KolibriOS / kolibrios

The official mirror of the main KolibriOS repository
245 stars 32 forks source link

Error in ksys.h #31

Open Egor00f opened 4 months ago

Egor00f commented 4 months ago

Ошибка: лишняя запятая (При компиляции компилятор ругается на лишнюю запятую в assемблерном коде)

ace-dent commented 4 months ago

Google translate:

Error: extra comma (When compiling, the compiler complains about an extra comma in the assembly code)

@Egor00f - This code was last changed 2 years ago. How was it compiled for this time? 🤔

Would you like to raise this PR on the source repository, or would you prefer I do it?

Egor00f commented 4 months ago

@ace-dent Idk, maybe kos32 just copies the code from asm volative(), which is why the error occurs. in any case, this error only occurred to me when calling ksys_draw_bitmap_palette()