View Issue Details

IDProjectCategoryView StatusLast Update
0000273fileGeneralpublic2021-07-05 11:56
Reportertimothee Assigned Tochristos  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version5.41 
Summary0000273: nim files reported as ASCII text
Descriptionnim files reported as ASCII text
eg: this file https://github.com/nim-lang/Nim/blob/devel/koch.nim
should be reported as
nim program text, ASCII text
instead of: ASCII text


Steps To Reproducecreate a file koch.nim with a nim extension (or download https://github.com/nim-lang/Nim/blob/devel/koch.nim)
type `file koch.nim`
shows:
koch.nim: ASCII text
TagsNo tags attached.

Activities

christos

2021-07-05 09:49

manager   ~0003625

Committed some magic.

Issue History

Date Modified Username Field Change
2021-07-04 18:25 timothee New Issue
2021-07-05 09:49 christos Assigned To => christos
2021-07-05 09:49 christos Status new => assigned
2021-07-05 09:49 christos Status assigned => resolved
2021-07-05 09:49 christos Resolution open => fixed
2021-07-05 09:49 christos Fixed in Version => 5.41
2021-07-05 09:49 christos Note Added: 0003625