<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Using GNU specific macro values without defining _GNU_SOURCE"
href="https://bugs.freedesktop.org/show_bug.cgi?id=60624">60624</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Using GNU specific macro values without defining _GNU_SOURCE
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>aperezhrd@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>weston
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=74578" name="attach_74578" title="-D_GNU_SOURCE added to configure.ac">attachment 74578</a> <a href="attachment.cgi?id=74578&action=edit" title="-D_GNU_SOURCE added to configure.ac">[details]</a></span>
-D_GNU_SOURCE added to configure.ac
I've just checked out the weston code from git and some code in the master
branch like tty.c uses macros like O_CLOEXEC that requires _GNU_SOURCE to be
defined to be used.
I've thought may be adding -D_GNU_SOURCE to CFLAGS in configure.ac would make
unnecesary to define it everytime GNU specific macros are used.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>