Hi!
Mark, are you still interested in implementing this? It would be very
nice :)
On Thu 16 Feb 2012 22:22, l...@gnu.org (Ludovic Courtès) writes:
> Mark H Weaver skribis:
>
>> l...@gnu.org (Ludovic Courtès) writes:
>>
>>> Mark H Weaver skribis:
>>>
Here's a preliminary proposal:
>>
Hello!
Mark H Weaver skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Mark H Weaver skribis:
>>
>>> Here's a preliminary proposal:
>>>
>>> * Add new pseudo-warning types 'all' and 'default'.
>>
>> Yes, but only at the UI level–i.e., in ‘guild compile’, along with
>> ‘help’.
>
> The fundam
Hi,
FWIW, I'm fine with whatever you all agree upon in the end, though I am
sympathetic to Mark's concerns here.
One thing:
On Tue 14 Feb 2012 17:56, Mark H Weaver writes:
> (compile x #:opts '(#:warnings (default no-format no-bad-case-datum)))
Let's pave this cowpath and add a #:warnings o
l...@gnu.org (Ludovic Courtès) writes:
> Mark H Weaver skribis:
>
>> Here's a preliminary proposal:
>>
>> * Add new pseudo-warning types 'all' and 'default'.
>
> Yes, but only at the UI level–i.e., in ‘guild compile’, along with
> ‘help’.
The fundamental problem with this strategy is that it req
Hi Mark,
Mark H Weaver skribis:
> Here's a preliminary proposal:
>
> * Add new pseudo-warning types 'all' and 'default'.
Yes, but only at the UI level–i.e., in ‘guild compile’, along with
‘help’.
At the programming level there are better ways to do this, namely
(map car %warning-types) and %au