search for: bget

Displaying 6 results from an estimated 6 matches for "bget".

Did you mean: bdget
2006 Jun 04
4
eRuby & Rails: Not Compatible
...rything runs great under Webrick and then getting it all running under Apache is a nightmare. Why is this? Here''s the kind of output I''m getting in the logs: [Sun Jun 04 19:13:10 2006] [error] mod_ruby: error in ruby [Sun Jun 04 19:13:10 2006] [error] mod_ruby: /srv/www/htdocs/bget.org/www/aistracking/app/views/client/list.rhtml:5: uninitialized constant #<Module:0x40ab0278>::Client (NameError) [Sun Jun 04 19:13:10 2006] [error] mod_ruby: from (eval):77 [Sun Jun 04 19:13:10 2006] [error] mod_ruby: from /usr/lib/ruby/1.8/apache/eruby-run.rb:116:in `eval_string_wrap...
2010 Mar 18
1
MailChimp API recommendations?
This page - <http://www.mailchimp.com/api/downloads/> - lists five gems/plugins for interacting with the MailChimp service, and for all I know there are others. Anyone have a personal recommendation? Based on any of stability, ease of integration, completeness, whatever... TIA, -- Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org twitter:
2007 Nov 04
2
Extending DOM elements addressed by "this"
I have a function that needs to be attached to a bunch of text fields when the page loads. I would like to use the Prototype methods that are added to DOM elements by using the $() function, but I in the function it refers to things with "this". For example, this.style.borderColor. Is there a way to extend elements from the kind of scope I am looking at? For example, is there a way to
2014 Mar 19
0
[PATCH 2/2] Make the arm2gnu.pl converter handle apple specific details
...if (/^-apple/) { + $apple = 1; + $symprefix = "_"; + next; + } die "I don't recognize this switch: $_\\n"; } $printit++ unless $nflag; @@ -79,7 +86,7 @@ while (<>) { s/\bINCLUDE[ \t]*([^ \t\n]+)/.include \"$1\"/; s/\bGET[ \t]*([^ \t\n]+)/.include \"${ my $x=$1; $x =~ s|\.s|-gnu.S|; \$x }\"/; s/\bIMPORT\b/.extern/; - s/\bEXPORT\b/.global/; + s/\bEXPORT\b\s*/.global $symprefix/; s/^(\s+)\[/$1IF/; s/^(\s+)\|/$1ELSE/; s/^(\s+)\]/$1ENDIF/; @@ -135,7 +142,7 @@ while (<>) {...
2014 Mar 19
3
[PATCH 1/2] Add separate labels for the start of public functions
This avoids having to use the public symbol name when jumping here, on platforms where the public symbols have an underscore prefix. --- This avoids having to add heuristics for adding prefixes to symbols in jumps to local labels as well. --- celt/arm/celt_pitch_xcorr_arm.s | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/celt/arm/celt_pitch_xcorr_arm.s
2006 Oct 31
0
6362982 namespace pollution/protection in libc
...r/src/lib/libcurses/screen/mbstowcs.c update: usr/src/lib/libcurses/screen/mbtowc.c update: usr/src/lib/libeti/menu/Makefile.com update: usr/src/lib/libeti/panel/Makefile.com update: usr/src/lib/libfruutils/Makefile.com update: usr/src/lib/libgen/Makefile.com update: usr/src/lib/libgen/common/bgets.c update: usr/src/lib/libgen/common/bufsplit.c update: usr/src/lib/libgen/common/copylist.c update: usr/src/lib/libgen/common/eaccess.c update: usr/src/lib/libgen/common/gmatch.c update: usr/src/lib/libgen/common/isencrypt.c update: usr/src/lib/libgen/common/mkdirp.c update: usr/src/lib/lib...