-
Notifications
You must be signed in to change notification settings - Fork 3
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
UFF58 header not written #3
Comments
There is a second issue where the error returned by |
To state the obvious, 193d8f6 was never deployed to SEC. |
I will look at this tonight. Hard to imagine how I let this happen.
|
I believe I have a fix for this. How do I send the changes?
|
I want to reiterate that I think you did a fine job with this application. We both know there will always be bugs. imo. there have been remarkably few given the time pressure we put on you last year.
Go ahead and push to the |
I am investigating the export errors also. I see the problem. The widget returns a funny value for an end of line that I had not anticipated. Once I get that properly fixed, I will do the push.JohnOn Mar 30, 2025, at 10:05 PM, mdavidsaver ***@***.***> wrote:
I will look at this tonight. Hard to imagine how I let this happen.
I want to reiterate that I think you did a fine job with this application. We both know there will always be bugs. imo. there have been remarkably few given the time pressure we put on you last year.
I believe I have a fix for this. How do I send the changes?
Go ahead and push to the main branch, or let me know if you have difficulties.—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
mdavidsaver left a comment (osprey-dcs/atf-previewer#3)
I will look at this tonight. Hard to imagine how I let this happen.
I want to reiterate that I think you did a fine job with this application. We both know there will always be bugs. imo. there have been remarkably few given the time pressure we put on you last year.
I believe I have a fix for this. How do I send the changes?
Go ahead and push to the main branch, or let me know if you have difficulties.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Since 193d8f6 a change to error if
Uff58bExport::writeSpacer()
returns zero prevents the header from being written at all since that method always returns zero.atf-previewer/Uff58bExport.cpp
Line 179 in 892525f
atf-previewer/Uff58bExport.cpp
Line 194 in 892525f
atf-previewer/Uff58bExport.cpp
Lines 203 to 206 in 892525f
The text was updated successfully, but these errors were encountered: