Book a Demo

Author Topic: mmm... more bugs?  (Read 2417 times)

kalbun

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
mmm... more bugs?
« on: December 22, 2004, 12:54:11 pm »
It seems that, once you have defined an attribute as <private>, the generated code does not change even if you define <public> or what else the same attribute.
Again, I know too little of EA, but this seems a bug to me - not serious but rather annoying.
???

Note: I'm using the very last version available on the site

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: mmm... more bugs?
« Reply #1 on: December 22, 2004, 03:05:41 pm »
Hi,

You're talking about generating C++ or Delphi and EA not moving the class member to a different scope block when you change the scope.

We're aware of this problem and will fix it as soon as possible.

Simon