On Fri, Aug 06, 2021 at 11:51:01PM -0700, Darren Duncan wrote: > Perhaps a reasonable design would be that if a file contains a UTF-8 > declaration anywhere in it, the entire file is treated as such, both the > part above and the part below that declaration. And if multiple conflicting > encoding declarations exist for the current file, that is an error. How could that possibly work? If the 'use utf8' appears halfway through the source file, does that retrospectively invalidate everything parsed so far? -- Monto Blanco... scorchio!Thread Previous | Thread Next