GemTalk / Jadeite

IDE for GemStone Smalltalk application development using Rowan code management
MIT License
6 stars 2 forks source link

(Oscar-3.1.1-pre-release4) looks like CRLF used when `Add Accessor` generates methods #968

Closed dalehenrich closed 1 year ago

dalehenrich commented 1 year ago

Have not looked at 3x version, but assume that the same thing is done in 3x ... if not then no need to update 3.1...

git diff shows the CR:

+
+category: 'accessing'
+method: ObjectTally
+initialNilSlotOffset^M
+       ^initialNilSlotOffset
+%
+
LisaAlmarode commented 1 year ago

I think it's okay, at least vi doesn't show the ^M that I know and er don't love.