Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.7
-
Component/s: #develop addin
-
Labels:None
-
Environment:Windows XP, #d 1.0.3 and Boo add-in of 2005-04-05
-
Number of attachments :
Description
Untyped properties like the one below makes #develop crash completely with an unhandled stack overflow exception. #d gives little or no additional info.
class C:
[property(A)]
a
On my system, the VS debug dialog box is shown. #d continues to work until the dialog is closed. It's hard to tell exactly under which circumstances the error is is trigged. #d may not crash just after adding an untyped property, but opening an existing source file with untyped properties usually or always chrashes #d.
Declaring a as object may be a workaround, but I haven't tested that, or behaviour with duck typing, thoroughly.
Issue Links
- duplicates
-
BOO-268
"Setup Error"
-
opening just to changed the fixed version