Re: duplicate symbol cp1252_encoding in both Encode and Encode::Byte
[email protected] (Karl Williamson) Wed, 13 Sep 2023 10:41:14 -0600
| Newsgroups | perl.unicode |
|---|---|
| Message-ID | <[email protected]> |
On 8/2/23 21:42, Marc Lehmann wrote: > Hi! > > Both Encode and Encode::Byte export a symbol called "cp1252_encoding", > which can cause linker errors. > > It would be great if that could be changed by e.g. prepending some unique > prefix to exported symbols (such as encode_ and encodebyte_ or somesuch), > which is how most other perl modules solve this problem. > > Greetings, > To bring this issue to the people who have a ability to change it, open a ticket at https://rt.cpan.org/Public/Dist/Display.html?Name=Encode