* CML 1.9.2 is available
@ 2001-11-29 11:00 Eric S. Raymond
2001-11-29 15:19 ` [kbuild-devel] " John Cowan
0 siblings, 1 reply; 3+ messages in thread
From: Eric S. Raymond @ 2001-11-29 11:00 UTC (permalink / raw)
To: linux-kernel, kbuild-devel
The latest version is always available at http://www.tuxedo.org/~esr/cml2/
Release 1.9.2: Thu Nov 29 05:43:40 EST 2001
* Rulebase and help sync with 2.4.17-pre1/2.5.1-pre3.
* Rulebase now includes a KERNEL symbol usable in visibilities
so it can track both sides of the 2.4/2.5 fork.
* Search no longer disables suppression of invisible symbols;
they still show up on the results menu, however.
* Fix for a bug in the compiler's type deduction for derived symbols.
* Attempted fix for a visibility bug reported by Keith Owens.
No bugs pending (assuming the fix for Keith's visibility bug works).
Keith has pointed out a weakness in the language -- there's no way to make
the default value of a choices menu dependent on the architecture (an issue
for things like kcore format). I am meditating on this.
--
<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>
As the Founding Fathers knew well, a government that does not trust its honest,
law-abiding, taxpaying citizens with the means of self-defense is not itself
worthy of trust. Laws disarming honest citizens proclaim that the government
is the master, not the servant, of the people.
-- Jeff Snyder
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [kbuild-devel] CML 1.9.2 is available
2001-11-29 11:00 CML 1.9.2 is available Eric S. Raymond
@ 2001-11-29 15:19 ` John Cowan
2001-11-29 16:30 ` Eric S. Raymond
0 siblings, 1 reply; 3+ messages in thread
From: John Cowan @ 2001-11-29 15:19 UTC (permalink / raw)
To: esr; +Cc: linux-kernel, kbuild-devel
Eric S. Raymond wrote:
> Keith has pointed out a weakness in the language -- there's no way to make
> the default value of a choices menu dependent on the architecture (an issue
> for things like kcore format). I am meditating on this.
Suggestion: allow a derived symbol as the default. It must be possible
to prove that the value of this symbol is going to be one of the
choices.
--
Not to perambulate || John Cowan <jcowan@reutershealth.com>
the corridors || http://www.reutershealth.com
during the hours of repose || http://www.ccil.org/~cowan
in the boots of ascension. \\ Sign in Austrian ski-resort hotel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [kbuild-devel] CML 1.9.2 is available
2001-11-29 15:19 ` [kbuild-devel] " John Cowan
@ 2001-11-29 16:30 ` Eric S. Raymond
0 siblings, 0 replies; 3+ messages in thread
From: Eric S. Raymond @ 2001-11-29 16:30 UTC (permalink / raw)
To: John Cowan; +Cc: linux-kernel, kbuild-devel
John Cowan <jcowan@reutershealth.com>:
> > Keith has pointed out a weakness in the language -- there's no way to make
> > the default value of a choices menu dependent on the architecture (an issue
> > for things like kcore format). I am meditating on this.
>
> Suggestion: allow a derived symbol as the default. It must be possible
> to prove that the value of this symbol is going to be one of the
> choices.
The problem here is that the derivation would yield a value, but in
this context we need it to yield a *name*. The `default' clause of
choices is, semantically, a name-valued expression.
--
<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>
"Today, we need a nation of Minutemen, citizens who are not only prepared to
take arms, but citizens who regard the preservation of freedom as the basic
purpose of their daily life and who are willing to consciously work and
sacrifice for that freedom." -- John F. Kennedy
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-11-29 16:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-29 11:00 CML 1.9.2 is available Eric S. Raymond
2001-11-29 15:19 ` [kbuild-devel] " John Cowan
2001-11-29 16:30 ` Eric S. Raymond
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox