Re: Please stop blocking xstyle/stylish

2023-07-22 Thread Arsen Arsenović via Gcc

zxuiji via Gcc  writes:

> Your site is far too bright and is absolutely painful to the eyes, I
> have a simple invert style that I expected to work on all sites and I
> found your site is undertaking the vile act of blocking user styles. I
> expect that sort of rotten design from microsoft & apple (which
> ironically don't), not from a site that is supposed to be on the user
> freedom of choice side of the spectrum.

We don't block either.  Something else is afoot.

As a test, I set:

  * {
  background-color: red;
  }

... in Stylus locally, and it worked fine.

What lead you to believe that it's blocked on the site (and which site
do you mean, precisely)?

Hope I can help, have a lovely day.
-- 
Arsen Arsenović


signature.asc
Description: PGP signature


gcc-13-20230722 is now available

2023-07-22 Thread GCC Administrator via Gcc
Snapshot gcc-13-20230722 is now available on
  https://gcc.gnu.org/pub/gcc/snapshots/13-20230722/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC 13 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch 
releases/gcc-13 revision fe8e1953aabacae7a753f6752f1fcb7b057d5338

You'll find:

 gcc-13-20230722.tar.xz   Complete GCC

  SHA256=f4cba1869f73a5348ceab68737db68644e91bcbe4f4b95d482412ee521c89d14
  SHA1=63bbedcd6bf3e17cdb63a91c7fdea1a3521fb9e8

Diffs from 13-20230715 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-13
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.