Open jonhoo opened 9 years ago
Any particular reason why you're using there generic "Release" commit messages instead of more descriptive ones?
We have our internal repository. Usually we work on that repository and then generate a corresponding released patch.
Why not make that repository the public master, and keep a separate branch/use tags for releases?
When compiling the various sgx binaries and libraries (in particular inside qemu), a lot of compiler warnings are given for the sgx .c files. It would be great if these could be fixed or suppress so that it is easier to identify actual problems.