bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17715: [PATCH] dfa: build struct dfamust on demand


From: Paul Eggert
Subject: bug#17715: [PATCH] dfa: build struct dfamust on demand
Date: Sat, 04 Jul 2015 13:43:13 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Thanks for looking into this.

One little thing I noticed while reading that patch. dfaalloc could be declared with _GL_ATTRIBUTE_MALLOC; this is true both before and after the patch is applied. I don't know if it's worth bothering to declaring it that way, though, as I doubt it'd improve the quality of the generated code. Plus, _GL_ATTRIBUTE_MALLOC isn't visible in dfa.h now.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]