K.P.

Results 13 issues of K.P.

> D:\projects\v>v -prod vgetter.v > D:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot open output file D:\projects\v\vgetter.exe: Permission denied > collect2.exe: error: ld returned 1 exit status > (Use `v -cg` to print the entire error...

Bug

Windows 10 Trying to compile the Postgres example from Github: ``` D:\projects\v\postgres>\vlang\v.exe main.v C:\Users\kpeters\AppData\Local\Temp\v\main.tmp.c:221:10: fatal error: libpq-fe.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. V error: C error....

Bug
Unit: vlib

**V version:** V 0.3.0 70890b2 **UI version:** Current? **OS:** Windows 10 **What did you do?** ``` D:\projects\v>v up Updating V... V self compiling ... V built successfully as executable "v.exe"....

bug

V version: V 0.3.0 UI version: How do I get that one? Installed it today - so today's! OS: Win 10 **What did you do?** Tried to run various examples....

bug

The About dialog's copyright message is not current: As of beta 8, it still shows the year 2020. Suggest adding code to keep it current, rather than having literals which...

There is no Thor around and thus no lightning - it should be HiLighting! /PureBasicIDE/ScintillaHilightning.pb /PureBasicIDE/HilightningFunctions.pb /PureBasicIDE/HilightningEngine.pb

:recycle: volunteer needed
:gear: PB IDE
:skull: typos

Something that has bitten me many times over the years: PB remembers the root directory for file searches across projects. Consequently it is very easy to run a search in...

:bulb: enhancement
:gear: PB IDE

I was shocked to find that that is not the case ....

:bulb: enhancement
:tongue: PureBasic

### Describe the bug Using the vweb/fullstack example, I appended some extra characters to the password column in the users table. Much to my surprise, that user could still log...

Bug
Unit: vweb

The entire ToolBar help section needs to be cleaned up: there are a number of code samples still referring to the no longer existing ToolbarStandardButton