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

Replace integer built-ins with calls to functions that implement those built-ins #1016

Open
afd opened this issue Jun 25, 2020 · 17 comments
Open
Labels
good first issue Good for newcomers

Comments

@afd
Copy link
Contributor

afd commented Jun 25, 2020

Rewrite e.g. abs as a call to a function, _GLF_abs, that does the absolute value computation. Similar for mod, min, max, clamp and possibly other functions.

@afd afd added the good first issue Good for newcomers label Mar 9, 2021
@sneh19337
Copy link

Hello, can I work on this issue?

@shubhav99
Copy link

Hi there
I want to work on this issue
Please guide me further

@sneh19337
Copy link

I am already working on this.

@shubhav99
Copy link

ok sir
np

@afd
Copy link
Contributor Author

afd commented Mar 17, 2021

Thanks both for your interest. @sneh19337 do let us know if you've got questions about how to proceed with this issue. You might like to look at the advice I posted on #958.

@sneh19337
Copy link

Ok sir

@sneh19337
Copy link

Hello sir, I was trying to do a PR and the following error is shown-
Error: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (1-check-style) on project fuzzerserver: You have 3 Checkstyle violations. -> [Help 1]
Error:
Error: To see the full stack trace of the errors, re-run Maven with the -e switch.
Error: Re-run Maven using the -X switch to enable full debug logging.
Error:
Error: For more information about the errors and possible solutions, please read the following articles:
Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Error:
Error: After correcting the problems, you can resume the build with the command
Error: mvn -rf :fuzzerserver
Error: Process completed with exit code 1.

Please suggest me some way to solve this issue

@sneh19337 sneh19337 mentioned this issue Mar 22, 2021
@sneh19337
Copy link

Sir,
import com.graphicsfuzz.server.thrift.FuzzerService;
import com.graphicsfuzz.server.thrift.FuzzerServiceManager;
import com.graphicsfuzz.server.thrift.GetWorkerNameResult;
import com.graphicsfuzz.server.thrift.ImageJob;
import com.graphicsfuzz.server.thrift.ImageJobResult;
import com.graphicsfuzz.server.thrift.Job;
import com.graphicsfuzz.server.thrift.JobStatus;
import com.graphicsfuzz.server.thrift.WorkerNameError;
These imports are showing errors. There are no maven dependencies for these also. Please tell some way to solve this problem.

@KishkinJ10
Copy link

i am a beginner can i work on this ??

This was referenced Mar 23, 2021
@sneh19337
Copy link

Hello @KishkinJ10 . Actually I have made a PR on this issue. And some error is happening every time. Can you please some other issue to solve

@KishkinJ10
Copy link

KishkinJ10 commented Mar 23, 2021 via email

@paulthomson
Copy link
Collaborator

Hello to all who have commented on this issue.

Thank you for your interest in contributing!

Are you a Google Summer of Code 2021 applicant? If so, please note the following. We have a list of projects for 2021 and this issue is not particularly relevant for the projects this year. We have a process for applicants to contact us to get advice and support if they want to apply for one of our projects (or suggest their own ideas). The process is explained on our Google Summer of Code 2021 organization page. In short, you email us to suggest which project you are interested in applying for; we then connect you with the mentor for that project who can tell you the best way to proceed. They will typically give you some "starter issues" to solve, and will mentor you through the process. This will help you to become familiar with the project, even if you have never contributed previously.

If you are not a Google Summer of Code 2021 applicant: Unfortunately, we don't usually have the resources to do a huge amount of mentoring on this project for those who wish to learn about git, Java, metamorphic testing, compiler frameworks, etc. We can provide advice on how to tackle certain issues and do thorough code review. But we cannot provide many hours of one-on-one support like we do for Google Summer of Code applicants.

@KishkinJ10
Copy link

sir i would like to work on one of your project for the upcoming GSoC 2021 , can you suggest me something as i am a beginner.

@KishkinJ10
Copy link

where can i find this issue in the source code?

@MUzairS15
Copy link

Hello is this still open i would like to work (not for GSoc)?

@Anirudh99N
Copy link

Sir, I'm a new to the open source. So can you please guide me what all I need to do to solve this?

@nived1967
Copy link

hello i am a beginner in this issue,could you please tell me how to get started

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

No branches or pull requests

8 participants