-
Someone complained to me that we shouldn't use a three-letter name for our executable, because such short names should be reserved for system commands. (Is there a source for this policy?)
So we coul…
-
I get the attached error trying to run phpunit test using makegood on Eclipse Luna.
![2014-06-26 15_21_30-php - eclipse](https://cloud.githubusercontent.com/assets/1837792/3397130/13cd0230-fd19-11e3…
-
Environment :
Solaris 10, ruby 1.9.1, ruby-oci8 2.1.6, Oracle client 11.2.0.3.0, connecting to databases also on 11.2.0.3.0.
Database connection details/aliases are in tnsnames.ora, username/passwo…
-
When building for Ruby 2.1.0 I get 'extconf.rb:170:in `': unsupported ruby version: 2.1.' Is there a way around this?
Rutger
-
Two unit test failures with ruby-oci 2.1.6
``` ruby
$ rspec ./spec/active_record/connection_adapters/oracle_enhanced_adapter_spec.rb
==> Running specs with MRI version 2.0.0
==> Running specs with Ra…
-
Deleting a running pipeline is possible. It runs anyway, but is not showing in the execution monitor.
In addition, deleting a pipeline should have a confirmation dialog.
-
I'm running Ubuntu 11.10 locally for development and I believe I ran into the gcc compiler issue that was fixed in b0c0ebc22efc83b34ac7295691a5fc748e205049.
So instead of using 2.0.6 I'm checking it …
-
There should be button "cancel", which allows to stop and cancel the pipeline execution.
-
I have a segmentation fault occurring with BLOB columns and many reads. I am having a hard time diagnosing the issue. It seems to me that I may be hitting a threading bug or something. Any assistance…
-
test_select2(TestObj1) gets a failure since e55cc41ad82b04338faeec9d3bd87a65facc63e9
``` ruby
$ make check
ruby -w setup.rb setup
setup.rb:278: warning: assigned but unused variable - vname
setup.rb…