OS Neutrality in Python Development Guidelines?

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Apr 19 18:12:35 UTC 2021


On 19/04/2021 18:48, Gedare Bloom wrote:

>>> A random pick of a file and a brief scan ...
>>>
>>> https://git.rtems.org/rtems-central/tree/rtemsspec/interface.py#n313
>> There is no issue in this line.
>>
> I believe some can configure their git to inject \n\r on clone/pull
> and fixes it up on commit. I have to do this for example to use
> Windows source files in some projects where the IDE is only available
> there.

This code generates C source files for RTEMS. These files should have 
Unix line endings.

There are probably Git users on Windows which enable the LF to CRLF 
conversion. There are probably also Git users on Windows which don't 
enable this feature.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/



More information about the devel mailing list