bug-findutils
[Top][All Lists]
Advanced

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

[PATCH 0/2] build: ensure no VLA is used


From: Bernhard Voelker
Subject: [PATCH 0/2] build: ensure no VLA is used
Date: Wed, 23 Jan 2019 00:32:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Cause developer builds to fail for any use of a VLA.
VLAs (variable length arrays) limit portability.

Discussed for other GNU packages in:
https://lists.gnu.org/r/coreutils/2019-01/msg00058.html

* [PATCH 1/2] gnulib: update to the latest
* [PATCH 2/2] build: ensure no VLA is used

Have a nice day,
Berny

Attachment: 0001-gnulib-update-to-the-latest.patch
Description: Text Data

Attachment: 0002-build-ensure-no-VLA-is-used.patch
Description: Text Data


reply via email to

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