Opened 8 years ago
Closed 8 years ago
#310 closed refactoring (wontfix)
refactor the __build_*h files to live in generated location
Reported by: | Fred T. Hamster | Owned by: | Fred T. Hamster |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | Cc: |
Description
these build_*h files also cannot be built if feisty is not writable.
they are needed for the c++ configurations.
how can that live in a generated location though? the c++ code actually needs to see it.
this bug may be DOA. we can't really move these files up, nor the manifest file. but if you were handed the code, they would be part of what told you how it had been built.
so, probably this one also goes right to solved. or won't fix.
original note:
refactor the build_*h
files to not live in top of feisty.
=> how does the build refer to them then? oops. they kind of need to live in a known source code place.
refactor the manifest.txt to not live in top of feisty.
any similar concern to the build*h?
Change History (6)
comment:1 by , 8 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 8 years ago
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
comment:3 by , 8 years ago
Owner: | set to |
---|---|
Status: | reopened → assigned |
comment:4 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 by , 8 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:6 by , 8 years ago
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |