[Issue 8530] New: Float types default initializers doesn't work in class

2012-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8530

   Summary: Float types default initializers doesn't work in class
   Product: D
   Version: D2
  Platform: x86_64
OS/Version: Linux
Status: NEW
  Severity: major
  Priority: P2
 Component: DMD
AssignedTo: nob...@puremagic.com
ReportedBy: kozz...@gmail.com


--- Comment #0 from Daniel Kozak kozz...@gmail.com 2012-08-10 02:27:21 PDT ---
Created an attachment (id=1136)
problematic code

When I create class with some float variable without value, then call some
method on this class and test float variable for default value, it doesnt work.

My code is in in attachment

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


Re: [Issue 8530] New: Float types default initializers doesn't work in class

2012-08-10 Thread Walter Bright

On 8/10/2012 2:30 AM, Daniel Kozak wrote:

Problematic code:


Replying to bug reports in the newsgroup generally means your reply will be 
overlooked. Please reply on bugzilla.