Re: [Vala] Five bugs in Vala integration
- From: Jürg Billeter <j bitron ch>
- To: Nor Jaidi Tuah <norjaidi tuah ubd edu bn>
- Cc: bug-automake gnu org, vala-list gnome org
- Subject: Re: [Vala] Five bugs in Vala integration
- Date: Thu, 09 Sep 2010 19:06:30 +0200
On Thu, 2010-09-09 at 08:03 +0800, Nor Jaidi Tuah wrote:
That's a blow for me too. I was hoping that all those #ifs
go straight to the c files so that there are ./configurable.
I suggest valac should have an option for the #ifs to be
retained in the c files.
That's not as easy as it sounds. valac is not a simple preprocessor
where we could just retain parts from the sources. Processing multiple
branches at once influences semantic and flow analysis and the generated
code could change in more than just one place.
Jürg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]