NO

Recent Posts

Pages: [1] 2 3 ... 10
1
Announcements / Re: Release Candidate 1 for version 12.00 is now available
« Last post by Pelle on Yesterday at 10:31:56 PM »
is the disabling of the find direction Up & Down buttons intentional
whenever "Use regular expressions" is selected?
Yes
2
Announcements / Re: Release Candidate 1 for version 12.00 is now available
« Last post by John Z on Yesterday at 05:34:42 PM »
is the disabling of the find direction Up & Down buttons intentional
whenever "Use regular expressions" is selected?

John Z
3
Right. For some reason I can't reproduce the error right now, but __unreachable() changed from being an intrinsic and shouldn't be in <intrin.h> (it's now internally a "generic function", and don't need a header at all).
4
The intrinsic function
Code: [Select]
_INTRIN_X86_X64_(void __unreachable(void)) is still defined in the header intrin.h while it has been coded as  intrinsic since PelleC-V11.
A compilation including the header generate the following error:
Quote
PellesC\Include\intrin.h(218): error #2119: Redeclaration of '__unreachable', previously declared at <no source>.
5
Announcements / Re: Release Candidate for version 12.00 is now available
« Last post by rapte on March 25, 2023, 06:14:12 PM »
Thank you Pelle
6
Announcements / Re: Release Candidate for version 12.00 is now available
« Last post by Pelle on March 25, 2023, 03:37:11 PM »
Yeah... I doubt everything was better in ~1980, but at least any security problems with this https://en.wikipedia.org/wiki/ABC_80 were very local (like me...) Progress? Bah!
7
Announcements / Re: Release Candidate for version 12.00 is now available
« Last post by MrBcx on March 25, 2023, 03:11:36 PM »

It seems to follow an old Microsoft tradition of "every other Windows version is crap"...
...
Windows XP : better than previous version
Windows Vista: worse
Windows 7: better
Windows 8(.1): worse
Windows 10: better
Windows 11: worse(?)
)

Speaking of Windows 11, this was reported yesterday ...

A fully patched Windows 11 system was hacked again at Pwn2Own, with Thomas Imbert (@masthoon)
from Synacktiv (@Synacktiv) earning $30,000 for a Use-After-Free (UAF) bug.


Ref: https://www.bleepingcomputer.com/news/security/windows-ubuntu-and-vmware-workstation-hacked-on-last-day-of-pwn2own/

8
Announcements / Re: Release Candidate for version 12.00 is now available
« Last post by TimoVJL on March 25, 2023, 02:47:30 PM »
Thanks Pelle, now i have something new to test with Pelle's C again  :)
Message came from Windows 7  ;D
9
Announcements / Re: Release Candidate for version 12.00 is now available
« Last post by Marco on March 25, 2023, 02:37:19 PM »
Hi Pelle,

Thank you very much for your continued efforts to maintain and improve this project. I compiled several personal tools by using this new version, and no issues so far.

V12 issued a couple of new -valid- warnings in code generated by BCX that were
previously undetected, so that's a good thing.

Yep, for me as well.
10
Announcements / Re: Release Candidate for version 12.00 is now available
« Last post by frankie on March 25, 2023, 02:07:52 PM »
Cool... Thank you all!  :)

( About Windows 11: I need a hardware upgrade to properly run it, but since I have heard almost nothing but bad opinions about Windows 11 I'm going to wait. It seems to follow an old Microsoft tradition of "every other Windows version is crap"...
...
Windows XP : better than previous version
Windows Vista: worse
Windows 7: better
Windows 8(.1): worse
Windows 10: better
Windows 11: worse(?)
)
My parents were used to say that you must do a job 3 times at least. The first time to do it following your dreams, the second when you realize that many of those were crap, the last when you finally understood what is really required...  ;)

This post was sent from a Win10 machine...  ;D
Pages: [1] 2 3 ... 10