http://d.puremagic.com/issues/show_bug.cgi?id=5409
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from [email protected] 2011-10-23 01:19:22 PDT --- (In reply to comment #3) > A related case (Fragment N4), that I think too is worth catching (probably > it's > a less common bug): > > > bool GetPlatformFileInfo(...) { > ... > info->is_directory = > file_info.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY != 0; > ... > } > That is already caught with the current compiler. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
