[Info-vax] scp or sftp: file is "raw", needs to be parsed - possible to work around that?

Craig A. Berry craigberry at nospam.mac.com
Thu May 20 15:57:52 EDT 2021


On 5/20/21 2:25 PM, John Reagan wrote:
> On Thursday, May 20, 2021 at 2:14:54 PM UTC-4, Craig A. Berry wrote:
> 
>> CRTL changes and the clang++ port seem orthogonal to me -- I don't see
>> them getting a new CRTL written in time for the C++ release that is
>> supposed to happen this quarter (or even if that slips by a quarter or two).
> 
> I've never seen a statement about a NEW CRTL.  

Well, then you're not reading all of Hoff's posts :-).

> We've been adding enhancments
> and bug fixes.  Add clang into the mix involves adding some stuff to clang and adding
> some "#ifndef __clang" to various headers.   And since out-of-the-box clang is 64-bit
> pointers AND 64-bit longs by default, RTL code for things like printf("%lx") become
> interesting since the RTL thinks it knows the size of long.  One of many things to sort.

That's pretty much what I expected.  The CRTL functions like getopt()
that don't have a 64-bit flavor will likely be fun.




More information about the Info-vax mailing list