utf32 support

2024-04-05 Thread John Howard
--- testsuites/samples/utf32/utf32.h | 45 +- 1 file changed, 45 insertions(+), 0 deletion(-) create mode 100644 testsuites/samples/utf32/utf32.h diff --git a/testsuites/samples/utf32/utf32.h b/testsuites/samples/utf32/utf32.h index 83f6342ab3..5ebcdc9ef2 100644 --- /dev/null +++

Re: utf32 support

2024-03-20 Thread Frank Kühndel
Hello John, On 3/19/24 16:53, John Howard wrote: P.S.: UTF32 exists for Unicode in 2012 after consolidation from ISO 10646-2012. The two standards merged. Oops. I am apparently outdated ... Frank -- embedded brains GmbH & Co. KG Herr Frank KÜHNDEL Dornierstr. 4 82178 Puchheim Germany email:

Re: utf32 support

2024-03-19 Thread John Howard
ultibyte character methods defined by POSIX would be in newlib. >> >> I'm not well versed in this area so have questions but I think it basically >> comes down to what software libraries an application needs and porting those >> to RTEMS -- assuming the license is ok. >>

Re: utf32 support

2024-03-19 Thread Frank Kühndel
, 2024 at 12:15 PM John Howard wrote: I want to add utf32 support. Where do I start? — John ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel ___ devel mailing list devel@rt

Re: utf32 support

2024-03-18 Thread Gedare Bloom
plication needs and porting those > to RTEMS -- assuming the license is ok. > > --joel > > On Mon, Mar 18, 2024 at 12:15 PM John Howard wrote: >> >> I want to add utf32 support. >> >> Where do I start? >> >> — John >>

Re: utf32 support

2024-03-18 Thread Joel Sherrill
would be in newlib. I'm not well versed in this area so have questions but I think it basically comes down to what software libraries an application needs and porting those to RTEMS -- assuming the license is ok. --joel On Mon, Mar 18, 2024 at 12:15 PM John Howard wrote: > I want to add ut

utf32 support

2024-03-18 Thread John Howard
I want to add utf32 support. Where do I start? — John ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel