Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ported/Tested to R17 #2

Open
wants to merge 81 commits into
base: master
Choose a base branch
from
Open

Ported/Tested to R17 #2

wants to merge 81 commits into from

Conversation

c-bik
Copy link

@c-bik c-bik commented Jun 15, 2015

Hi,

I have been using a fork of your work for a while now. Also made some support contribution to it. If you are interested, here is a pull request as a tanks to your great work.

Cheers!

c-bik and others added 30 commits March 3, 2015 10:22
Fixes:
```erlang
==> erlscrypt (compile)
Compiling c_src/scrypt_nif.cpp
Compiling c_src/scrypt.cpp
Compiling c_src/sha256.cpp
Compiling c_src/scrypt_port.cpp
c_src/scrypt_port.cpp:15: warning: âuint32_t read_uint32()â defined but not used
c_src/scrypt_port.cpp:34: warning: âvoid* read_buf(uint32_t, const char*)â defined but not used
c_src/scrypt_port.o:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
ERROR: sh(cc c_src/scrypt_port.o c_src/scrypt.o c_src/sha256.o   -L"/usr/lib/erlang/lib/erl_interface-3.7.18/lib" -lerl_interface -lei -o priv/scrypt)
failed with return code 1 and the following output:
c_src/scrypt_port.o:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status

ERROR: compile failed while processing /home/shamis/repo/sbsgui/deps/erlscrypt: rebar_abort
```
Allows the eunit tests to run to completion
c-bik and others added 30 commits February 16, 2017 16:05
… into wwe_rebar3

# Conflicts:
#	src/erlscrypt.app.src
Cleaning up the definition of files for coverage analysis.
* win32 specific post-compile/cleanup scripts, rebar3 autogen files ignored

* version bumped 1.2.1

* fixed clean fir win32, cosmetics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants