acmpesuecc / SmartGC

A smart garbage collector for C
MIT License
0 stars 8 forks source link

Check for syntax errors and correct allocations before injection #3

Closed tejas-techstack closed 1 week ago

tejas-techstack commented 1 week ago

The python parser does not check for syntax errors and such for the c code. this can create situations where even though the allocation is improper a free statement is injected. Handle this by first compiling the code, if there is an error in the compilation only return the error, but if the compilation passes do the injections.

gma4040 commented 1 week ago

please assign this to me

tejas-techstack commented 1 week ago

alright im assigning you @gma4040 i will be giving you 1 hr min as of now, based on your progress we shall extend the time if needed

tejas-techstack commented 1 week ago

!assign @gma4040 60

gaganbrwj commented 1 week ago

please assign this to me

tejas-techstack commented 1 week ago

when you are done and want to create a pullrequest please send me a message so that i can confirm which branch you will need to create the pull request to @gma4040

gma4040 commented 1 week ago

Im going to dinner now could you please extend time

tejas-techstack commented 1 week ago

!extend 60

bunsamosa-bot[bot] commented 1 week ago

Extended timer by 30

bunsamosa-bot[bot] commented 1 week ago

Hey @tejas-techstack! The timer for the @gma4040 to work on the issue has finished, deassign and assign a new contributor or extend the current timer. Contact maintainer leads if inactive @DedLad @polarhive @achyuthcodes30

tejas-techstack commented 1 week ago

!deassign

tejas-techstack commented 1 week ago

!assign @gma4040

tejas-techstack commented 1 week ago

i hope you have started working on it

gma4040 commented 1 week ago

yes

bunsamosa-bot[bot] commented 1 week ago

Hey @tejas-techstack! The timer for the @gma4040 to work on the issue has finished, deassign and assign a new contributor or extend the current timer. Contact maintainer leads if inactive @DedLad @polarhive @achyuthcodes30

tejas-techstack commented 1 week ago

hey, do you have any progress?

gma4040 commented 1 week ago

working on it give me 10 minutes

tejas-techstack commented 1 week ago

alright sure i will extend your time then

tejas-techstack commented 1 week ago

!deassign

tejas-techstack commented 1 week ago

!assign @gma4040

gma4040 commented 1 week ago

Im unable to solve this could you please unassign me

tejas-techstack commented 1 week ago

sure i will do that but you can run !withdraw to remove yourself

tejas-techstack commented 1 week ago

!deassign

Harshinigrandhi2005 commented 1 week ago

can i get this assigned @tejas-techstack

tejas-techstack commented 1 week ago

!assign @Harshinigrandhi2005

AkshayaR11 commented 1 week ago

can i get assigned to this

tejas-techstack commented 1 week ago

!assign @AkshayaR11 60

tejas-techstack commented 1 week ago

!assign @AyushChakraborty

tejas-techstack commented 1 week ago

@AyushChakraborty you might already be assigned to a different issue make sure you are deassigned from any issue before you can be assigned somewhere else

AyushChakraborty commented 1 week ago

yes I am working on other issue