March 21, 2019 Re: gtkDcoding Blog Post #0007 Now Live | ||||
---|---|---|---|---|
| ||||
Posted in reply to number | The 0007 github code doesn't compile. button_002_05_release.d(40): Error: undefined identifier buttonCaption buttonCaption is now defined (and unused) in the button class but still used in the window class and the button constructor still uses the label argument. |
March 22, 2019 Re: gtkDcoding Blog Post #0007 Now Live | ||||
---|---|---|---|---|
| ||||
Posted in reply to number | On Thursday, 21 March 2019 at 15:59:29 UTC, number wrote:
> The 0007 github code doesn't compile.
>
> button_002_05_release.d(40): Error: undefined identifier buttonCaption
>
> buttonCaption is now defined (and unused) in the button class but still used in the window class and the button constructor still uses the label argument.
Wow! I thought I was being sooooooo careful.
Thank you once again for catching all these errors, mistakes, typos, and outright faux pas.
|
March 22, 2019 Re: gtkDcoding Blog Post #0007 Now Live | ||||
---|---|---|---|---|
| ||||
Posted in reply to number | On Thursday, 21 March 2019 at 15:59:29 UTC, number wrote:
> The 0007 github code doesn't compile.
>
> button_002_05_release.d(40): Error: undefined identifier buttonCaption
>
> buttonCaption is now defined (and unused) in the button class but still used in the window class and the button constructor still uses the label argument.
I forgot to say, these have all been corrected.
|
Copyright © 1999-2021 by the D Language Foundation