Please review the following change.
On SUSE Linux 15 configure was running into this error, because of a missing
X11 header :
checking for X11/extensions/Xrandr.h... no
configure: error: Could not find all X11 headers (shape.h Xrender.h Xrandr.h
XTest.h Intrinsic.h).
I wondered about the missin
Hi!
Please review this tiny patch which removes the special casing of
`--with-native-debug-symbols=external` for the static libs build. I don't see
why this is needed. If no debug symbols are wanted
`--with-native-debug-symbols=none` can be used to achieve the same effect.
Therefore, I propose
On Thu, 22 Jul 2021 16:43:26 GMT, Severin Gehwolf wrote:
> Hi!
>
> Please review this tiny patch which removes the special casing of
> `--with-native-debug-symbols=external` for the static libs build. I don't see
> why this is needed. If no debug symbols are wanted
> `--with-native-debug-symb
On Thu, 22 Jul 2021 17:38:28 GMT, Mikael Vidstedt wrote:
>> Hi!
>>
>> Please review this tiny patch which removes the special casing of
>> `--with-native-debug-symbols=external` for the static libs build. I don't
>> see why this is needed. If no debug symbols are wanted
>> `--with-native-debu
On Sun, 20 Jun 2021 11:08:21 GMT, Igor Ignatyev wrote:
> Hi all,
>
> could you please review this small patch that enables
> `runtime/jsig/Testjsig.java` test and compilation of its native library on
> all platforms but windows?
> from JBS:
>> `runtime/jsig/Testjsig.java` test currently `@requ
On Tue, 18 May 2021 11:07:18 GMT, Maurizio Cimadamore
wrote:
> This patch allows Resolve to use more static diagnostic factories. Resolution
> errors support generation of diagnostics. This generation is very flexible
> and allows creating either a toplevel (error or warning) diagnostic, or a