collectd: add memcachec plugin support
commit: http://git.buildroot.net/buildroot/commit/?id=ad4a90617c5365de94ea021126c176f74eb3d30e branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Now that we've got a libmemcached...
View Articlepckage/upmpdcli: disable for powerpc CS toolchains
commit: http://git.buildroot.net/buildroot/commit/?id=448337063496e66bf6892902157caab5476b878d branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Those toolchains use gcc <=...
View Articlelibmemcached: disable libtest
commit: http://git.buildroot.net/buildroot/commit/?id=0be26ad401a6e869c8b456d0935737c8dc2ea8d0 branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master This allows libmemcached to be...
View Articledependencies.sh: fix typo
Signed-off-by: Vincent Stehlé vincent.stehle [ at ] laposte.net support/dependencies/dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git...
View Articlepackage/libfcgi: do not build examples
commit: http://git.buildroot.net/buildroot/commit/?id=63641393850e5b3d5c889cd304790ea0e7dedb5e branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Examples do not compile for a...
View Articlemoving classes in shared folder into external library
Hi, I am currently moving code out of my projects into reusable libraries. There is one library for general Java/sever-side code, and there is a library for gwt stuff. The library for gwt stuff is a...
View Articleopenssl: drop libdl from pc file
Fixes: http://autobuild.buildroot.net/results/2a2/2a274e2dbffd268a391b0e8a15dae5a759b870a1/ Signed-off-by: Gustavo Zacarias gustavo [ at ] zacarias.com.ar package/openssl/openssl.mk | 8 ++++++++ 1 file...
View ArticleStatus of C++11 patches...
All, This is sort of a PING. Back in March there was a patch for hexfloat that was deferred until after stage 1. Also there was work on codecvt that would really help my renewed struggle with...
View ArticleNetBSD venti server
Hello everyone. I'm turning my NetBSD gateway in a venti server with plan9port. Reading the list I have saw a lot of considerations about the configuration. I'll appreciate any information (links to...
View ArticleGot 4.4.4 in moto g, but nothing except speed dialing?
Hey, I got 4.4.4 in my moto g this afternoon. But I didn't notice any change except in phonebook, the option of speed dialing has been added. Rather I am facing disadvantage here in dialpad, in 4.4.2,...
View ArticleQuestion about a Tablet.
Hi all, I'm planning to buy an Android tablet. I found an ASUS 32GB Google Nexus 7-inch Tablet with 4G Unlocked on overstock.com. The price is reasonable. It doesn't tell what version of Android it...
View ArticleNutch Regular Expression Testing
Hi there, I am using Nutch to crawl a site that has dynamic pages. http://www.example.com/browse/category1/category2/category3?navid=1234567 I commented out the line in regex-urlfilter.txt to allow...
View Articlespell check crashes during email
Several times now re-checking spelling during email composition has caused SeaMonkey to crash.
View ArticleSend file by POST method
Hello, I tried to send a file from /sdcard to a PHP file adapted to retrieve files from POST method, but I'm not able to do this with tasker, only I can send text data to specific file (edit file...
View ArticleOnly 1 core is recognized in Dom0 - "A valid RSDP was not found"
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.0-4-amd64 (debian-kernel [ at ] lists.debian.org) (gcc version 4.6.3 (Debian...
View ArticleStrange element size values in new HTML5 FullscreenChanged event callback
Hi, I'm seeing strange values for elementWidth and elementHeight when using the emscripten_set_fullscreenchange_callback() mechanism, which also differs between Chrome and Firefox (I'm testing on...
View ArticleHow should I implement Custom SyntaxMode in Mono.TextEditor
Currently, I'm trying to implement Syntax Highlighting for my custom editor using Mono.TextEditor. I can switch on CSharp syntax mode, but when I try to switch on my definition of syntax I couldn't see...
View ArticleStumped: unable to resolve symbol in macro expansion
I'm trying to write a little macro that expands to a 'defn'. macroexpand-1 yields the following on the macro invocation: (clojure.core/defn foo [ args14168] (clojure.core/let [[x] (clojure.core/print...
View ArticleMultiple ways of styling GWT application. Which one to choose?
Hi everyone, I have just started with GWT and came across this dilemma. Well, I am aware of a several ways to styling the app, however I find it hard to figure out which technique I should choose,...
View Article