Skip to content
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

Remove unnecessary aliasing of OneDimensionalArray #161

Closed
czgdp1807 opened this issue Mar 16, 2020 · 10 comments · Fixed by #165
Closed

Remove unnecessary aliasing of OneDimensionalArray #161

czgdp1807 opened this issue Mar 16, 2020 · 10 comments · Fixed by #165

Comments

@czgdp1807
Copy link
Member

Description of the problem

See,

It has unnecessary aliasing of OneDimensionalArray. That line should be removed.

Example of the problem

References/Other comments

@HarsheetKakar
Copy link
Contributor

do u want to alias it in the import or just remove it completely?

@czgdp1807
Copy link
Member Author

do u want to alias it in the import or just remove it completely?

Removing it completely.

@ShebinJoseph
Copy link
Contributor

Can you please make the problem little more clear,If its a beginner issue,I can work on it

@czgdp1807
Copy link
Member Author

The line ODA = OneDimensionalArray has to be removed.

@ShebinJoseph
Copy link
Contributor

Then,I can do that.This doesn't have any tag.Is problem is considered as contribution in GSSoC20 ?

@czgdp1807
Copy link
Member Author

This issue is open for anybody. If you are a GSSoC, 2020 participant then the relevant label will be assigned to your PR and this issue and the scoring will be done accordingly.

@ShebinJoseph
Copy link
Contributor

Okay.So this also has score,right ?.Then please assign the issue to me

@czgdp1807
Copy link
Member Author

Then please assign the issue to me

For us a PR matters more than assigning issues. So, whenever you will make a PR and write, Fixes #161 in it's description it will be automatically linked to this issue. You can work on it.
See our issue policy for more details on working on issues.

@ShebinJoseph
Copy link
Contributor

okay.I am working on it

@ShebinJoseph
Copy link
Contributor

I went to fixes of this issues through stackoverflow,Its mentioned that this error can be ignored.Is that correct ?

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

Successfully merging a pull request may close this issue.

3 participants