Re: [Vala] not null 'this' in constructors
- From: Edwin Pujols <edwinpm5 gmail com>
- To: Al Thomas <astavale yahoo co uk>
- Cc: Vala List <vala-list gnome org>
- Subject: Re: [Vala] not null 'this' in constructors
- Date: Tue, 11 Nov 2014 15:23:35 -0400
On Tue, Nov 11, 2014 at 3:13 PM, Al Thomas <astavale yahoo co uk> wrote:
It would be nice if the error message were less convoluted... (Instead of
talking
about the .c generated filed, it talked about the vala code in which the
error originates.
The use of the --debug switch with valac will include debugging
information in the binary
so the Vala source line is shown when an assertion fails. Try valac
--debug test.vala
Oh, thanks :-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]