search for: 2fb

Displaying 9 results from an estimated 9 matches for "2fb".

Did you mean: 2b
2007 Mar 03
5
url_for and arrays parameters (diffs between rails 1.1.6 and 1.2.2)
...cussion on this. To summarize the post... When using the latest Rails (1.2.2) I''m passing an array to url_for like so... url_for :controller => ''test'', :action => ''list'', :fields => %w(a b c d) and that generates... "/test/list?fields=a%2Fb%2Fc%2Fd" params[:fields] in the action contains "a/b/c/d" When using Rails 1.1.6, the same url_for call generates... "/test/list?fields[]=a&fields[]=b&fields[]=c&fields[]=d" With this, params[:fields] contains an array like I expected. What'&...
2019 Aug 08
2
回复: [RFC] Improve iteration of estimating divisions
...> https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.llvm.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fllvm-dev&data=02%7C01%7C%7Cdbff2450e5bb4b63e5f108d71aa94e7f%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637007186791161795&sdata=LWVNeuqNP0FRnckeZQk03JwJcuBJgsKZh%2Fb%2BddLrhhU%3D&reserved=0 -- Hal Finkel Lead, Compiler Technology and Programming Languages Leadership Computing Facility Argonne National Laboratory
2002 Apr 14
1
hardware or software bug?
I had the following spat out by syslog on my (2.4.18-pre7-ac3) mailer / web server: Assertion failure in do_get_write_access() at transaction.c:611: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" One of its partitions froze hard--I've rebooted it, and I have an oops which the BUG() triggered which won't decode at the moment, but I'll sort that one out
2019 Aug 06
3
[RFC] Improve iteration of estimating divisions
Hi there, I notice that our current implementation of fast division transformation (turn `a / b` into `a * (1/b)`) is worse in precision compared with GCC. Like this case in ppc64le:         float fdiv(unsigned int a, unsigned int b) {                 return (float)a / (float)b;         } Result of Clang -Ofast is 41A00001 (in Hex), while GCC produces 41A00000 which is the same as no
2003 Apr 24
0
Italian-crafted Rolex - only $65 - $140!! Free SHIPPING!! (PR#2835)
...Ewww=2EQualityWatchWorld=2Ecom=3C=2Fa=3E=3Co=3Ap=3E =3C=2Fo=3Ap=3E =3C=2Ffont=3E=3C=2Fspan=3E=3C=2Fp=3E =3Cp class=3D=22MsoNormal=22=3E=3Cspan lang=3D=22EN-US=22=3E=3Cfont face=3D=22Verdana=22=3EFor all orders placed in the month of April=2C =3Cb=3Eall shipping and handling charges will be free=3C=2Fb=3E=2E&nbsp=3B=3C=2Ffont=3E=3C=2Fspan=3E=3C=2Fp=3E =3Cp class=3D=22MsoNormal=22=3E=3Cspan lang=3D=22EN-US=22=3E=3Cfont face=3D=22Verdana=22=3EAs we are the direct manufacturers=2C you are guaranteed of lowest prices and highest quality each and every time you purchase from us=2E&nbsp=3B=3C...
2015 Dec 09
5
RFC: New function attribute HasInaccessibleState
...ng list llvm-dev at lists.llvm.org https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2flists.llvm.org%2fcgi-bin%2fmailman%2flistinfo%2fllvm-dev%0a&data=01%7c01%7cjotrem%40microsoft.com%7c1ac7b4dd642a408033a408d2fff891eb%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=YsWMlFxWi2ZmJp%2fb%2fcxScUqLW7nOy43IyDC4Zfsut9U%3d
2008 Nov 21
15
Switching the version of Rails that an app uses
Hi All, I’ve got a few versions or Rails installed and I''d like to run an App I’m developing with various versions of Rails. I heard of two ways to switch the version of Rails that an app uses: 1. Use GitHub as described by http://kylecordes.com/2008/04/30/git-windows-go/ . But that requires using Bash in a Command Window and more steps than I want to go through. 2. Alter
2015 Dec 08
3
RFC: New function attribute HasInaccessibleState
We used a similar thing in the phx compiler. We called it "ExternalMemoryTag". It was a name for "all the program state that doesn't have another name", and in phx (unlike LLVM) it was easy to define what "has another name" meant since we kept an explicit universe of names in our alias metadata. The inferences were flipped the other way, though; being able to
2015 Oct 19
2
[cfe-dev] Orc Windows C++
...at their code might help: >> >>>> >> >>>> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fgithu <https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fgithu> >> >>>> b.com <http://b.com/>%2fdotnet%2fllilc%2fblob%2fdd12743f9cdb5418f1c39b2cd756da1e8396a9 >> >>>> 22%2flib%2fJit%2fLLILCJit.cpp%23L299&data=01%7c01%7candya%40microsoft. >> >>>> com%7ce71168aad7ca4c98ee1f08d2cb024bf8%7c72f988bf86f141af91ab2d7cd011d >> >>>> b47%7c1&sdata=4LCM5dPAFSQZY...