Author Topic: RC1: problem with enum expansion  (Read 3075 times)

arog

  • Community Member
  • Posts: 19
  • Hero Points: 3
RC1: problem with enum expansion
« on: October 29, 2014, 08:47:04 PM »
In Beta6 and RC1, when I hit space after typing "enum" in a C# file I get the following slickC error:

 Invalid number argument
beautifier.ex 1100 beautifier_xlat_brace_loc(<empty>)   p_window_id: 65   p_object: OI_EDITOR   p_name:
beautifier.ex 17151 beaut_style_for_keyword(cs,enum,0)   p_window_id: 65   p_object: OI_EDITOR   p_name:
c.ex 19158 c:c_expand_space()   p_window_id: 65   p_object: OI_EDITOR   p_name:
c.ex 3066 c_space()   p_window_id: 65   p_object: OI_EDITOR   p_name:


I don't believe I've changed any defaults with with beautifier.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: RC1: problem with enum expansion
« Reply #1 on: October 29, 2014, 08:59:00 PM »
Reproduced. I'm taking a look at it, thanks for the report.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: RC1: problem with enum expansion
« Reply #2 on: October 29, 2014, 09:18:56 PM »
Fixed for either the next build, or the first hotfix. 

arog

  • Community Member
  • Posts: 19
  • Hero Points: 3
Re: RC1: problem with enum expansion
« Reply #3 on: October 29, 2014, 10:16:19 PM »
Awesome!  Thanks.   :)