Opened 17 years ago

Closed 17 years ago

#66 closed バグ(ケアレスミス) (fixed)

文字列リテラルが*Byteと認識される

Reported by: イグトランス (egtra) Owned by: dai
Priority: 中-major Milestone: AB5 CP4
Component: Compiler Version:
Keywords: Unicode Cc:

Description

次のコードで(Unicodeを使用するかどうかに関係なく)警告が表示される。

#strict
Dim p As *Char
p = "hello"

Change History (1)

comment:1 by dai, 17 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.