-
Notifications
You must be signed in to change notification settings - Fork 29
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
Disable name check #574
Disable name check #574
Conversation
Note: there is a branch in SasView that contains the appropriate changes in parameters |
Ouch .. if it breaks things "pretty hard" should we instead be reverting that merge? Adding @pkienzle to the reviewer list since it is apparently his PR that broke things? |
It's not so bad, but can add Paul of you like
…On Sun, 6 Aug 2023, 20:45 Paul Butler, ***@***.***> wrote:
Ouch .. if it breaks things "pretty hard" should we instead be reverting
that merge? Adding @pkienzle <https://github.com/pkienzle> to the
reviewer list since it is apparently his PR that broke things?
—
Reply to this email directly, view it on GitHub
<#574 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACKU4SVG27LRTHZKQVNGFATXT7X65ANCNFSM6AAAAAA3EUOTNE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems quite dangerous but it seems to work (at least I haven't discovered any serious issues while performing functionality tests).
Orientantion viewer seems to work again in (at least in my local branch).
Yeah, although this check didn't exist before, so I think it will do for
now until we figure out how it should be.
…On Mon, Aug 7, 2023 at 8:29 AM Wojciech Potrzebowski < ***@***.***> wrote:
***@***.**** approved this pull request.
It seems quite dangerous but it seems to work (at least I haven't
discovered any serious issues while performing functionality tests).
Orientantion viewer seems to work again in (at least in my local branch).
—
Reply to this email directly, view it on GitHub
<#574 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACKU4SVRRAEMF36PKRK7BHTXUCKNHANCNFSM6AAAAAA3EUOTNE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Dr Lucas Wilkins
+44 (0) 7505 915 726
Personal Website: http://www.lucaswilkins.com/
Alternate e-mail: ***@***.***
|
so should we make sure then to reopen #573 once this is merged and add comment that this tourniquet stops the bleeding but it still needs proper fixing? |
This fixed #573 and SasView/sasview#2577
It's probably not the optimal fix, but it works, and can be used until something better comes along.