Skip to content

Conversation

jepler
Copy link
Collaborator

@jepler jepler commented Jun 27, 2023

o_in is only used in the SUPPORTS_COMPLEX case, so the variable definition needs to be moved accordingly.

`o_in` is only used in the SUPPORTS_COMPLEX case, so the variable
definition needs to be moved accordingly.
@jepler jepler requested a review from v923z June 27, 2023 18:12
@v923z
Copy link
Owner

v923z commented Jun 27, 2023

@jepler Indeed, many thanks for bringing this up! Could you, please, change the version number to 6.3.4, and then merge this?

code/ulab.c Outdated
@@ -33,7 +33,7 @@
#include "user/user.h"
#include "utils/utils.h"

#define ULAB_VERSION 6.3.2
#define ULAB_VERSION 6.3.3
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be set to 6.3.4.

@@ -1,5 +1,17 @@
Fri, 12 May 2023

version 6.3.3
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6.3.3 brings in an improvement on polyval.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@v923z v923z merged commit 38caf84 into v923z:master Jun 28, 2023
@v923z
Copy link
Owner

v923z commented Jun 28, 2023

@jepler Many thanks, Jeff! I've merged this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants