alien.arrays: typedef special char* symbol so it still works as expected

db4
Joe Groff 2010-02-21 23:11:59 -08:00
parent c7acbda342
commit 0bc8e8f408
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ M: string-type c-type-setter
drop [ set-alien-cell ] ;
{ char* utf8 } char <pointer> typedef
{ char* utf8 } char* typedef
{ char* utf8 } uchar <pointer> typedef
{ char* binary } byte <pointer> typedef
{ char* binary } ubyte <pointer> typedef