search for: l111

Displaying 4 results from an estimated 4 matches for "l111".

Did you mean: 111
2007 Dec 13
1
Merb::RenderMixin#set_status refers to non-existent RESPONSE_CODES constant
...tent constant. I tried, while creating #359, to make things OK, but I failed. I started by using STATUS_CODES instead, then used #[] instead of calling a method named STATUS_CODES, then I found out that during the call to #inherited http://merb.devjavu.com/browser/trunk/lib/merb/exceptions.rb#L111, the STATUS constant isn''t defined (yet). I tried to add a #status method to Base, but even that failed because the class didn''t have the constant during the call to #inherited. So, I''m rather stuck. It''s probably a good idea to make the exception subclass...
2014 Mar 20
0
possible bug: graphics::image seems to ignore getOption("preferRaster")
...ssion https://www.mail-archive.com/r-devel at r-project.org/msg22811.html suggests that Simon Urbanek may have added the useRaster option and looking at git blame on this mirror repo: https://github.com/wch/r-source/blame/c3ba5b0be36d3a1290e18fe189142c88f1e43236/src/library/graphics/R/image.R#L111-L120 suggests that Brian Ripley's svn commit 56949 was the last to touch these lines: https://github.com/wch/r-source/commit/b9012424f895bf681daf1b85255942547d495bcd Thanks for any pointers if I am missing something! Best wishes, Greg Jefferis. > R.version _ platform...
2014 Aug 10
3
[LLVMdev] MCJIT debugger registration interface.
On Sun, Aug 10, 2014 at 1:43 PM, Filip Pizlo <fpizlo at apple.com> wrote: > I think this ignores the real problem with the MCJIT debugging interface: it doesn't give MCJIT clients any way of directly accessing and parsing the debug metadata. > Parsing the existing debug metadata isn't necessarily a good idea anyhow. It's not a stable format and is quite large. >
2017 Mar 14
3
llvm-stress crash
...i16> %I34, <4 x i32> <i32 4, i32 undef, i32 undef, i32 2> %I107 = insertelement <2 x i1> %Cmp87, i1 %FC, i32 0 %ZE108 = zext <4 x i16> %B69 to <4 x i64> %Sl109 = select i1 %Cmp, i16 27357, i16 %Sl102 %Cmp110 = icmp sge <4 x i16> %B9, zeroinitializer %L111 = load i64, i64* %Sl store i8 %L57, i8* %0 %E112 = extractelement <2 x i1> %Shuff98, i32 0 br i1 %E112, label %CF240, label %CF254 CF254: ; preds = %CF254, %CF267, %CF264, %CF240 %Shuff113 = shufflevector <2 x i32> %I68, <2 x i32&gt...