Joseph Wayne Norton

Results 13 issues of Joseph Wayne Norton

This function is missing. qc_time:make_expires/1

As of R15B on Hibari's dev branch, the following changes are in progress: vm.args has moved to the releases/X.Y.Z directory app.args has been renamed to sys.args and moved to the...

Task

The default configuration values for Hibari's applications need review and adjustment.

Improvement

New dialyzer analysis feature. http://dialyzer.softlab.ntua.gr/intersection/hibari/

Task

Support for recursive generators. I'm aware this is a known issue - documenting for tracking purposes. The property "gmt_eqc_gen_eqc_tests:prop_ubf_gen_any/0" triggers an infinite spin loop. ``` gmt_eqc: eunit_module...Testing gmt_eqc_gen_eqc_tests:prop_ubf_gen_any/0 ^Cmake: ***...

I noticed these 2 compiler warnings. Not sure if this is intentional or not. src/proper_types.erl:213: Warning: missing specification for function from_binary/1 src/proper_types.erl:310: Warning: missing specification for function unwrap/1 $ erl...

I'd like to compare the performance difference between setting non-default garbage collection settings (via worker_process_options) and simply closing a persistent connection after N uses. Generally speaking, I'm expecting the latter...

There are several R15B02 dialyzer warnings reported for the ibrowse_test_server module when using the "--no_spec" option. These may or may not be critical. Nevertheless, I find it helpful to dialyze...

There are several unmatched warnings in the ibrowse_http_client and ibrowse_test modules. These warnings should be easy to fix and make sense to fix. The line numbers are based on the...

Would you be able to add a LICENSE file to this repository? Thank you.