observation. The following code works with VC++ 2005. It aborts with GCC:
FString str = "This is a string.";
Printf ("%s\n", str);
SVN r408 (trunk)
|
||
|---|---|---|
| .. | ||
| dehsupp | ||
| lemon | ||
| makewad | ||
| re2c | ||
| updaterevision | ||
| xlatcc | ||
observation. The following code works with VC++ 2005. It aborts with GCC:
FString str = "This is a string.";
Printf ("%s\n", str);
SVN r408 (trunk)
|
||
|---|---|---|
| .. | ||
| dehsupp | ||
| lemon | ||
| makewad | ||
| re2c | ||
| updaterevision | ||
| xlatcc | ||