Displaying 6 results from an estimated 6 matches for "2fnew".
Did you mean:
fnew
2015 Nov 23
3
COFF::IMAGE_REL_AMD64_REL32 relocation overflow when compiling for x86_64
...dea4217b5ead441afcf508d2f3fc3084%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=xaAx43eo5wz73jydxQaa3Lr6%2bvKAp1ui17tqqTELN9M%3d>
> *, “**every bit as slimline and attractive as its bigger brother*
> <https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fwww.soundonsound.com%2fnews%3fNewsID%3d18726&data=01%7c01%7candya%40microsoft.com%7cdea4217b5ead441afcf508d2f3fc3084%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=J8FxKgDY30hPP68pFtrGMa49OeGyGOitZrPxA5BrH8U%3d>*”.
> The press is hailing the Seaboard RISE as “**innovative*
> <https://na01.safelinks.protecti...
2006 Aug 01
2
restful controllers - howto nest with link_to?
...ility reasons.
Something like <%= link_to ''Add Project'', :controller => ''users'', :action =>
"#{user.id}/projects/new" %> does what I want from a technical perspective,
but results in an encoded url (
http://localhost:3002/users/1%2Fprojects%2Fnew ) which doesn''t look as
elegant as the whole approach... There''s got to be a railish way to
construct this url unencoded. I just don''t get it. Could someone please give
me the insights. I''m already addicted to this new form of urls...
Cheers,
Jan
--------------...
2015 Nov 23
2
COFF::IMAGE_REL_AMD64_REL32 relocation overflow when compiling for x86_64
Some time ago I posted here regarding a relocation overflow on Windows
(among other things), but the issue disappeared and so the thread got left.
I've started this new thread because a) I didn't want to necro the old one
and b) it felt like its own.
I've now encountered the issue again and am noting down all the information
I can get about it whilst it's happening.
The issues is
2009 Nov 02
2
New website and call to test / feedback
Dear NUT users and contributors,
The first round on the new NUT website is mostly done:
http://new.networkupstools.org
The general layout has changed a bit to overcome some navigation issues.
The Hardware Compatibility List is also finalized, using actual data
and providing a static version for browser without JavaScript.
There are still a few things remaining, and most of all the conversion
of
2015 Oct 19
2
[cfe-dev] Orc Windows C++
First of all, thanks very much to Lang for fixing the BSS section bug; works like a charm!
I’ve been unable to reproduce the 32 bit relocation on 64 bit code (I’ll let you know if I do). However, I’m still having issues with resolving the 64 bit symbol relocations. In case it’s relevant, the specific symbol my program is tripping up on is IID_IOleObject, where TargetAddress is dereferenced
2006 Jul 22
12
Community request - can someone show me REST?
I mentioned this in another thread, but I''ve got a formal request now.
After reading tons of stuff about REST, I don''t really get it. I
need to see an example.
I''d like someone to write up an example blog app with these requirements
- RESTful using the simply_restful plugin (or edge rails)
- allows posting of comments to articles
- has categories for posts
No need