Displaying 4 results from an estimated 4 matches for "uninvestig".
2013 Nov 25
1
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...t
three complaints of the same boot failures the first day. I then assume
to have run into a widespread problem, assume 50 times more people
affected, create a workaround and ... end up with seven downloads even
after widely propagating the fix.
So my opinion is: Leave this strange interaction uninvestigated, remind
users to force a sort order that moves all isolinux related files to low
LBAs when building ISOs and move on, it is not worth the time. I will
gladly write a section on the issue for the xorriso man pages (and the
syslinux wiki) but we should not go any further as long as the proble...
2004 Apr 29
10
wxruby-swig 0.0.12 is up
This one includes the latest App.cpp which includes the Mac fix from
Nick. I thought it was in 0.0.11, but it wasn''t.
It also adds support for "stock objects", like colours, pens, and fonts.
This turned out to be quite challenging, but I''m happy with the
solution. It only took a few days :-/
Kevin
2017 Aug 24
2
How do set 'nest' addribute in an indirect call?
On 08/24/2017 09:40 AM, Tim Northover wrote:
> On 17 August 2017 at 15:15, Rodney M. Bates via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>> For an indirect call, i.e., on a function whose address is runtime variable,
>> I can't find any place/way to attach this attribute. LLVMAddAttribute
>> won't take a type.
>
> In the C++ API you'd add the
2013 Nov 25
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
> As stated earlier, the next version of xorriso will have
> sort weight 2 for El Torito boot images by default.
> But it will not harm to explicitely use --sort-weight
> options with old and new versions of xorriso.
FWIW,
mkisofs is supposed to assign a +2 sort weight by default to the
eltorito boot image and +1 to the boot catalog, at least when no sort
file is provided.
I