Fredrick Brennan

Results 187 issues of Fredrick Brennan

Only available is rfc_csv and rfc_semicolon.

Should be backwards compatible. Tests pass. ``` fred@デブ狸~/Workspace/s3cmd% ./run-tests.py System encoding: UTF-8 Using bucket prefix: 'fred-' Using server profile: 'aws' 1 Remove test buckets ..... OK 2 Verify no test...

```diff diff --git a/Makefile b/Makefile index 4331906..0b8e94e 100644 --- a/Makefile +++ b/Makefile @@ -83,11 +83,11 @@ ifeq ($(USE_DYNAMIC_LIBS),) else HEADERS=-I$(HDIR)/jabber endif -CFLAGS += -std=c11 -Wall -g -Wstrict-overflow $(PKGCFG_C) $(HEADERS) +CFLAGS...

Silences these two warnings: * In file included from ./linuxdeploy/src/appdir_test_main.cpp:10: ./linuxdeploy/src/core/appdir.cpp:100‌:27: warning: ‘linuxdeploy::core::appdir::AppDir::PrivateData’ has a field ‘linuxdeploy::core::appdir::AppDir::PrivateData::copyOperationsStorage’ whose type uses the anonymous namespace [**-Wsubobject-linkage**] * In member function ‘pipe_reader::result pipe_reader::read(std::vector&,...

It's really slow. I don't mind working on it if maintainers think it's possible.

# _Cf._ raphlinus#1 > The following warnings were discovered during the build. These warnings are an indication that the packages contain code that will become an error in a future...

Which is still a draft awaiting community feedback. http://mfek.org/AGPL-Flood-Exception/ http://mfek.org/AGPL-Flood-Exception/exception.pdf

`bash` uses all system RAM then crashes when running structs.sh `sizeof -a unnamed_t` is the culprit ``` [fred@デブ.狸.agency ~/.cache/yay/bash-ctypes-git/src/bash-ctypes/test]$ bash -l [fred@debu test]$ sizeof -a unnamed_t ^Cbash: sizeof: warning: unnamed_t...

``` fred@デブ狸~/Workspace/pgptool/pgptool-gui% mvn -e clean package [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.pgptool:gui:jar:0.5.9.2 [WARNING]...

Fix

Closes #178. Likely needs some review.