Deutsch   English   Français   Italiano  
<vemj62$1qt5b$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lynn McGuire <lynnmcguire5@gmail.com>
Newsgroups: comp.lang.fortran
Subject: Re: Upcoming gfortran 15 will contain unsigned numbers
Date: Tue, 15 Oct 2024 15:26:42 -0500
Organization: A noiseless patient Spider
Lines: 35
Message-ID: <vemj62$1qt5b$1@dont-email.me>
References: <veg58f$kb8e$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 15 Oct 2024 22:26:42 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="abbb39cb4340d1a82f3af460a499b163";
	logging-data="1930411"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18d7qP+t9/UClG1L3bGIDIvpdUuMJbFhhU="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:e6xw/aHrutDXb7fpdGBw+ft2ALM=
In-Reply-To: <veg58f$kb8e$1@dont-email.me>
Content-Language: en-US
Bytes: 2049

On 10/13/2024 4:52 AM, Thomas Koenig wrote:
> Hello world,
> 
> J3 has passed https://j3-fortran.org/doc/year/24/24-116.txt , a
> proposal for unsigned numbers in Fortran, in their February/March
> meeting.
> 
> Gfortran 15, to be released in the beginning of 2025, will contain
> an experimental implementation of that proposal.  The current
> development version already has that documentation, so if you
> are so inclined, you can download and compile it for yourself to
> try it out already.
> 
> This feature can be accessed by using the -funsigned flag.
> Some short documentation can be found at
> 
> https://gcc.gnu.org/onlinedocs/gfortran/Unsigned-integers.html
> 
> Test cases (also doubling as use examples) can be found at
> https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=gcc/testsuite/gfortran.dg
> (any file that has "unsigned" in its name).
> 
> Bug reports and comments are welcome.
> 
> Enjoy!
> 
> Best regards
> 
> 	Thomas

Any plans to support UTF16 or UTF8 in gfortran ?

Thanks,
Lynn