bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#29565: [PATCH] Support xwidget webkit for macOS X


From: Eli Zaretskii
Subject: bug#29565: [PATCH] Support xwidget webkit for macOS X
Date: Tue, 11 Aug 2020 22:33:40 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: rms@gnu.org,  alan@idiocy.org,  stefan@marxist.se,
>   29565@debbugs.gnu.org,  veshboo@gmail.com,  pcr910303@icloud.com
> Date: Tue, 11 Aug 2020 21:26:54 +0200
> 
> I think the intention is to signal an error if rel_pos is anything other
> than -1, 0 or 1...

In that case, just call args_out_of_range_3 by hand, after testing
that the value is within bounds.  You can see examples of that in
several source files.





reply via email to

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