FUCK YOU WG21 FOR THIS import std; BS THAT BREAKS MY LIBRARY. FUCK YOU FUCK YOU

2024-06-30 Thread unlvsur unlvsur via Gcc
https://github.com/cppfastio/fast_io/blob/895f68fc9b23e8dc13918fe1ef0436eaebab79c1/include/fast_io_concept.h#L20
[https://opengraph.githubassets.com/dd60205ab430943d2ee86f18ddb369dca593a8b6b15fb58dc741dc96d9158920/cppfastio/fast_io]
fast_io/include/fast_io_concept.h at 895f68fc9b23e8dc13918fe1ef0436eaebab79c1 ยท 
cppfastio/fast_io
Freestanding fast input/output for C++20. Contribute to cppfastio/fast_io 
development by creating an account on GitHub.
github.com
HOW COULD YOU ADD A FEATURE THAT FORCES ALL EXISTING LIBRARIES TO NOT USE 
HEADERS? HOW COULD YOU FORCE ME TO USE import std; which I cannot because 
iostream bloats my binary size for 1MB.

FUCK YOU WG21.

I am just use this to break all existing libraries. FUCK YOU WG21 FOR GARBAGE 
BULLSHIT LIKE C++20 module instead of herbceptions. FUCK YOU FOR std::format 
security vulnerablilties.

#ifdef __cpp_modules
#error "fast_io does not support C++20 Module. FUCK YOU WG21 for this BS"
#endif


unwanted communication

2024-06-30 Thread Mark Wielaard
Dear Shendung Wang,

You have been misbehaving and sending threatening messages to various
gcc mailinglist and have posted such messages in bugzilla under the
euloanty or cqwrteur handle. You should immediately stop that.

Thanks,

Mark


gcc-15-20240630 is now available

2024-06-30 Thread GCC Administrator via Gcc
Snapshot gcc-15-20240630 is now available on
  https://gcc.gnu.org/pub/gcc/snapshots/15-20240630/
and on various mirrors, see https://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC 15 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch master 
revision 30ad2fafa9ab2497cc12df62a3240cff6ef25d00

You'll find:

 gcc-15-20240630.tar.xz   Complete GCC

  SHA256=e5d214bafbce9fc30ac916603765f3bf4bd79faee4ad0d2693772b066638568f
  SHA1=e2440c2fd9b4c61a2dfca171238a7a32be14add6

Diffs from 15-20240623 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-15
link is updated and a message is sent to the gcc list.  Please do not use
a snapshot before it has been announced that way.