Custom Query (162 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 162)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#70 fixed IAsyncResultsが多重定義されている dai OverTaker
Description

source:/Include/Classes/System/misc.ab, source:/Include/Classes/System/IO/misc.abの両方で定義されているsource:/Include/Classes/System/IO/misc.abの方を削除すべきだと思う

#71 fixed Enumにおいて十進数以外の定数を設定できない。 dai OverTaker
Description
Enum x
	a = &H10
End Enum

aの値が0になってしまい、設定されていない様子。

#72 fixed FileSystemInfo.FileAttributes(System.IO)を実装し直す OverTaker OverTaker
Description

複数の属性を無視して実装していたので対応させる。

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.