Replies: 7 comments 11 replies
-
|
Hey. You are still compiling with C++17. What about jumping to C++20, C++23? C++26 is not yet released but compilers have preliminary support for it. Everything is as simple as a compiler switch! p/s: Frankly speaking, I don't think this will help with your project but it's fun to fix your code to compile with the latest C++ standard! |
Beta Was this translation helpful? Give feedback.
-
|
Well, I think you need a test suite. Most successful projects have one. Python has one, for example. |
Beta Was this translation helpful? Give feedback.
-
|
Please see my comment: #506 (comment) From the stack trace printed, I guess the issue with MSYS2 is something related to character encodings. Sir, I suggest you to switch to UTF-8 encodings for all platforms to avoid issues like this. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Thanks, this is something I will look into.
…On Fri, Apr 25, 2025 at 9:36 PM Curculigo ***@***.***> wrote:
What do you think needs to be improved or added?
Support for FreeBSD. I have switched my PC from Linux to FreeBSD. I have
contacted a lot of open source projects to ask for FreeBSD support and even
submitted some trivial PRs to help them. I think FreeBSD is a viable
platform worth your support.
FreeBSD is easy to setup. But if you want a graphical installer, there is
GhostBSD.
—
Reply to this email directly, view it on GitHub
<#511 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHRT4O3VWZ2PZCLUKFGAQL23L5NHAVCNFSM6AAAAABZVASW6SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJVGI4TOMY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Ok, I plan to set up a VM over the weekend to test compatibility. I want to
compile on FreeBSD even if it's not an official release target.
…On Tue, Apr 29, 2025 at 9:19 AM Curculigo ***@***.***> wrote:
Thank you. I deleted this message because I know this is a single man
project and I don't want to increase your maintenance burdens. But I'm very
glad if you could work on FreeBSD support.
—
Reply to this email directly, view it on GitHub
<#511 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHRT4MCPGHGAM676HRFTN3236KAPAVCNFSM6AAAAABZVASW6SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJYGI2DINQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
As we are 25% through 2025, I'd like to collect feedback on improving this project.
What do you think needs to be improved or added?
Beta Was this translation helpful? Give feedback.
All reactions