Vedant Tewari
Vedant Tewari
Do we have to write a proposal for this with the application through LFX?
I submitted an initial cover letter along with the required documents, I was wondering if a potential mentee is required to have significant experience in grpc and web services to...
I'm a potential gsoc contributor I am interested in this project! I am currently taking a compiler course at my university along with a functional programming course in Haskell. My...
Thanks for the update! I wanted to mention that I sent an email with my first rough draft proposal, I was eager to get your feedback if possible on improving...
> I hope my commit to java.c did not break anything... (I just felt that the explanations would take much longer and those are more related to libcob in general...
Addressing this specific system call: `System.getProperty("java.version")` I wrote a simple method call: ``` if ((cob_global_exception & 0x0b00) == 0x0b00) cob_global_exception = 0; if (call_java_class_method_call.funcvoid == NULL || cob_glob_ptr->cob_physical_cancel) { call_java_class_method_call.funcvoid...
Additional changes got added due to new state of jni-config
Yes we have a test that verifies the version, I was wondering for `git diff` I can compare my local against upstream/java-interop?
There is another PR #174 which includes the non-void method handling as well
Are we required to suggest multiple possible alternatives as approaches to the problem, any formatting we need to follow for the proposal? Based on the tasks on the applicant webpage...