Displaying 4 results from an estimated 4 matches for "beren".
Did you mean:
been
2009 Feb 24
2
Error going through the "Getting Started" tutorial
Hi,
I get this error on step 9 of the Getting Started tutorial:
NoMethodError in PostsController#index
undefined method `accepts_nested_attributes_for'' for #<Class:
0x23fbc48>
Does someone know if it''s a bug?
Cheers,
Beren
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send...
2013 Nov 19
1
[LLVMdev] CodeGen issue with atomic_load_n
...ry
variable that Clang uses in the LLVM IR, and after storing the atomic load
result in this temporary, it has to reload it again before returning it.
Showing the IR with -emit-llvm exhibits clearly this issue.
It seems to me that is is unnecessary to make this temporary volatile,
isn't it?
--
Beren Minor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131119/b28ac64d/attachment.html>
2020 Aug 16
0
How about API calls?
...something big. If I can have something which runs instantly
such as this, and uses some form of API calls back to the server. I
understand that this project has been kind of dead for awhile right? Well,
maybe it just needs a modern day update? I'd like to take a good look at
what is possible.
Beren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zytor.com/archives/hdt/attachments/20200816/2ac6d7b1/attachment.htm>
2018 Nov 23
0
Wine release 3.21
...ice interface symlink in IoSetDeviceInterfaceState().
hidclass.sys: IoCreateSymbolicLink is now called by IoSetDeviceInterfaceState.
hidclass.sys: Move IoSetDeviceInterfaceState to PNP_RemoveDevice.
Baruch Rutman (1):
winmm: Attempt only once to load the default joystick driver.
Beren Minor (1):
xinput1_3: Report SUCCESS from XInputSetState when FFB isn't available.
Brendan McGrath (1):
winebus.sys: Use JoystickNumButtons for button_count.
Byeong-Sik Jeon (2):
gdi32: Specify the suitable hinting flags explicitly.
gdi32: Fix the linked child font bol...