We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c8c0e commit 77b6122Copy full SHA for 77b6122
platforms/unix32-unsigned.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<platform>
3
<char_bit>8</char_bit>
4
- <default-sign>u</default-sign>
+ <default-sign>unsigned</default-sign>
5
<sizeof>
6
<short>2</short>
7
<int>4</int>
platforms/unix64-unsigned.xml
0 commit comments