pkarashchenko commented on code in PR #6351:
URL: https://github.com/apache/incubator-nuttx/pull/6351#discussion_r885943880


##########
arch/z80/include/ez80/limits.h:
##########
@@ -37,11 +37,11 @@
 /* These could be different on machines where char is unsigned */
 
 #ifdef __CHAR_UNSIGNED__
-#define CHAR_MIN    0
-#define CHAR_MAX    UCHAR_MAX
+#  define CHAR_MIN  0

Review Comment:
   So no `WCHAR` for z80?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to