<div dir="ltr"><div>Hello everyone,</div><div>Before submitting my final GSoC proposal will love it if my draft can be reviewed one more time so that in case I still got errors I could fix them. Just want to be sure everything is okay.</div><div><a href="https://docs.google.com/document/d/1VADJh3_kIhs578IEmBJ98rjR6p5E1XcksUkq1Ms4jRA/edit?usp=sharing">https://docs.google.com/document/d/1VADJh3_kIhs578IEmBJ98rjR6p5E1XcksUkq1Ms4jRA/edit?usp=sharing</a></div><div><br></div><div>Thanks,</div><div>Ida.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 12, 2021 at 6:40 AM Ida Delphine <<a href="mailto:idadelm@gmail.com">idadelm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello all,</div><div>I made some changes to my initial proposal draft based on some feedback I got. Here's is the modified version. Please help me review and suggest improvements.</div><div><a href="https://docs.google.com/document/d/1VADJh3_kIhs578IEmBJ98rjR6p5E1XcksUkq1Ms4jRA/edit?usp=sharing" target="_blank">https://docs.google.com/document/d/1VADJh3_kIhs578IEmBJ98rjR6p5E1XcksUkq1Ms4jRA/edit?usp=sharing</a></div><div><br></div><div>Cheers,</div><div>Ida.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 9, 2021 at 1:51 AM Ida Delphine <<a href="mailto:idadelm@gmail.com" target="_blank">idadelm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hello All,<div dir="auto"><br></div><div dir="auto">Just a gentle reminder to please help me review this my proposal draft and help me with ways to make it better :)</div><div dir="auto"><a href="https://docs.google.com/document/d/1VADJh3_kIhs578IEmBJ98rjR6p5E1XcksUkq1Ms4jRA/edit?usp=sharing" target="_blank">https://docs.google.com/document/d/1VADJh3_kIhs578IEmBJ98rjR6p5E1XcksUkq1Ms4jRA/edit?usp=sharing</a><br></div><div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto">Ida</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 8 Apr 2021, 6:51 am Ida Delphine, <<a href="mailto:idadelm@gmail.com" target="_blank">idadelm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello everyone,</div><div>Here is the link to my GSoC proposal. Will love if you leave comments on ways I could make it better or any corrections (Especially the <i>Proposesd Schedule</i> section so that I will be sure about my project deliverables when inputting them).</div><div><a href="https://docs.google.com/document/d/1VADJh3_kIhs578IEmBJ98rjR6p5E1XcksUkq1Ms4jRA/edit?usp=sharing" rel="noreferrer" target="_blank">https://docs.google.com/document/d/1VADJh3_kIhs578IEmBJ98rjR6p5E1XcksUkq1Ms4jRA/edit?usp=sharing</a></div><div>I will also love to know about any future improvements to this project.<br></div><div><br></div><div>Cheers,</div><div>Ida.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 7, 2021 at 5:27 PM Gedare Bloom <<a href="mailto:gedare@rtems.org" rel="noreferrer" target="_blank">gedare@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Apr 7, 2021 at 10:11 AM Ida Delphine <<a href="mailto:idadelm@gmail.com" rel="noreferrer" target="_blank">idadelm@gmail.com</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> In case I succeed with this project will I be required to do some documentation on how it works?<br>
><br>
Yes, in general we expect students to produce documentation while they<br>
work on also creating code.<br>
<br>
I think the direction we're heading right now is toward using<br>
clang-format, perhaps with an update to a common coding style. In this<br>
case, we solve our problem by policy rather than technical solution,<br>
and your work should focus on tool integration and automation without<br>
concern about the coding style itself.<br>
<br>
><br>
> On Wed, Apr 7, 2021 at 9:51 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de" rel="noreferrer" target="_blank">sebastian.huber@embedded-brains.de</a>> wrote:<br>
>><br>
>> On 07/04/2021 09:03, Chris Johns wrote:<br>
>><br>
>> > Would it be pragmatic to review these cases and change the standard?<br>
>><br>
>> I sent a patch to review the format changes done by clang-format recently:<br>
>><br>
>> <a href="https://lists.rtems.org/pipermail/devel/2021-April/066311.html" rel="noreferrer noreferrer" target="_blank">https://lists.rtems.org/pipermail/devel/2021-April/066311.html</a><br>
>><br>
>> It doesn't look that bad from my point of view. Fixing the alignment<br>
>> issue would make it even better:<br>
>><br>
>> <a href="https://reviews.llvm.org/D27651" rel="noreferrer noreferrer" target="_blank">https://reviews.llvm.org/D27651</a><br>
>><br>
>> ><br>
>> > I understand the long history but as you point out we either invest in the tools<br>
>> > to support the format, we change what we have or we manage it manually.<br>
>> I would prefer to change the style and use a widely used formatting<br>
>> tool. I think we spend to much time on the coding style in reviews. This<br>
>> is quite bad since we are all busy with all sorts of things and our time<br>
>> is better spent on more important tasks. A consistently formatted source<br>
>> code is very important, but enforcing this style manually is a waste of<br>
>> time.<br>
>><br>
>> --<br>
>> embedded brains GmbH<br>
>> Herr Sebastian HUBER<br>
>> Dornierstr. 4<br>
>> 82178 Puchheim<br>
>> Germany<br>
>> email: <a href="mailto:sebastian.huber@embedded-brains.de" rel="noreferrer" target="_blank">sebastian.huber@embedded-brains.de</a><br>
>> phone: +49-89-18 94 741 - 16<br>
>> fax:   +49-89-18 94 741 - 08<br>
>><br>
>> Registergericht: Amtsgericht München<br>
>> Registernummer: HRB 157899<br>
>> Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler<br>
>> Unsere Datenschutzerklärung finden Sie hier:<br>
>> <a href="https://embedded-brains.de/datenschutzerklaerung/" rel="noreferrer noreferrer" target="_blank">https://embedded-brains.de/datenschutzerklaerung/</a><br>
>><br>
>> _______________________________________________<br>
>> devel mailing list<br>
>> <a href="mailto:devel@rtems.org" rel="noreferrer" target="_blank">devel@rtems.org</a><br>
>> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>