Matt Fellenz
Matt Fellenz
Okay, those approaches seem better to me. I especially like the `BigInt::from` approach. Anyway, assuming the implementation you gave, do you think that `BigInt::abs` is not a good name?
Ah, how about `make_abs` then.
no comment on this issue but, @SolidTux `String::leak` is fine there because the strings are saved for the entire program runtime anyway so nothing is really leaked compared to `String`.
So, is there a workaround? Do I need to downgrade Qt to 6.4?
Or possible to build from source with statically linked Qt?
What security vulnerabilities did the older Musescore versions have?
Okay, but you are asking people to use a hypothtically secure but broken and unusable version instead of a working but hypothetically vulnerable one. So not surprising that most peope...
> so with discriminant it'll be 4.... Not necessarily, because String is niched so for example Result is the same size as String. This works as long as E is...
What is the update here, can we proceed with this?
We just encountered the exit counting issue with bicycles. Here was the discussion on OSM (In german): . Has anything been done to address this? I don't understand why it...