-
I've recently installed the turbolinks and jquery-turbolinks gems and now the ShareThis button doesn't popup like it used to when clicking.
I currently have these ShareThis scripts in my application.…
-
```
reject(): wrong argument type (String; must be a parameterized block.
at /etc/puppet/modules/munin/manifests/plugins/interfaces.pp:10
```
deric updated
11 years ago
-
Hi,
i updated libopencm3 a couple of days ago via a summon-arm-toolchain update and can't get the usb_cdcacm examples to run on my Olimex H103 board. I know there was a change in the usb-core.
I fir…
-
When framework users write their own server engine, they must define `JUBATUS_VERSION` macro, as it is used in [server_helper](https://github.com/jubatus/jubatus/blob/master/src/framework/server_help…
-
There is a fix for z_string here: https://github.com/Motiejus/z_string
I have merged his pull request to our version.
It might be good to move z_string out of our core altogether and make it a separ…
-
I'm trying to generate JNA interface using JNAerator for a C library but
I've got a lot of exception like this one:
line 1:10 Failed to match any alternative with token [@4,10:10='5',,1:10]
…
-
With only this Options build good --enable-dbus, --enable-libnotify, --enable-socks, --enable-xft, --enable-spell=none or --enable-spell=static
Here in FreeBSD is all new installed in /usr/local
…
-
Add `#to_array` and `#to_hash` methods to `Virtus::Coercion::Object` so that they coerce any value that responds to `#to_ary` (and `#to_a`), or `#to_hash` respectively. If the value does not respond t…
dkubb updated
12 years ago
-
Compiling and linking has finished successfully on a FreeBSD 8.2 system. But there was an error message caused by file "/lib/tcl8" in the following source lines of _setupvfs.tcl_.
lappend clifiles *…
zdia updated
12 years ago
-
When packaging software, the installed executables will obtain the library paths from the environment. Hence, it is not recommended to use a local rpath. The patch below removes hard-coding of the sam…