Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
binary_c-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Izzard, Robert Dr (Maths & Physics)
binary_c-python
Commits
03cbfc1e
Commit
03cbfc1e
authored
5 years ago
by
David Hendriks
Browse files
Options
Downloads
Patches
Plain Diff
updated todo
parent
36397811
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.binary_c_python_api.c.swp
+0
-0
0 additions, 0 deletions
.binary_c_python_api.c.swp
TODO.org
+9
-2
9 additions, 2 deletions
TODO.org
with
9 additions
and
2 deletions
.binary_c_python_api.c.swp
0 → 100644
+
0
−
0
View file @
03cbfc1e
File added
This diff is collapsed.
Click to expand it.
TODO.org
+
9
−
2
View file @
03cbfc1e
...
...
@@ -119,18 +119,25 @@ sub autogen_C_logging_code
CLOSED: [2019-10-31 Thu 11:13]
*** DONE Make function in python that generates c-function from a list of arguments
CLOSED: [2019-10-29 Tue 23:52]
*** TODO Resolve current issue malloc
*** DONE Resolve current issue malloc
CLOSED: [2019-11-08 Fri 11:12]
➜ binary_c-python git:(master) ✗ python python_API_test.py
Traceback (most recent call last):
File "python_API_test.py", line 3, in <module>
import binary_c
ImportError: /home/david/projects/binary_c_root/binary_c-python/libbinary_c_api.so: undefined symbol: MALLOC
I get this error when I am using the master version of binary_c with either branches of the python wrapper
I get this error when I am using the master version of binary_c with either branches of the python wrapper..
That went very deep haha. alot of memory allocation stuff
*** TODO Make sure this works with the last major release of binaryc
*** DONE Finish testing a simpler case (see other repo)
CLOSED: [2019-11-08 Fri 09:37]
*** TODO Make master master work
*** TODO Sync master with david_branch
*** TODO make tag of old master branch for future reference
*** TODO finish today
** General:
*** DONE Get a more reliable way of loading the default values (running a ./tbse echo or something?)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment