public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [cygport] Bugfixes
@ 2015-12-12 15:19 Achim Gratz
  2016-01-08  7:32 ` Yaakov Selkowitz
  0 siblings, 1 reply; 4+ messages in thread
From: Achim Gratz @ 2015-12-12 15:19 UTC (permalink / raw)
  To: cygwin-apps


The following two patches fix a bug in the shebang detection which was
not properly restricted to just the beginning of the file and a more
obscure on in the dependency extraction.

http://repo.or.cz/cygport/rpm-style.git/commitdiff/d5bd5854cce3acfea7572ce0276519149ee92081
http://repo.or.cz/cygport/rpm-style.git/commitdiff/c57857ab52ba0c1c7edf37ae4fb9384690dd1df1


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [cygport] Bugfixes
  2015-12-12 15:19 [cygport] Bugfixes Achim Gratz
@ 2016-01-08  7:32 ` Yaakov Selkowitz
  2016-01-08 19:00   ` Achim Gratz
  2016-01-17 17:54   ` Achim Gratz
  0 siblings, 2 replies; 4+ messages in thread
From: Yaakov Selkowitz @ 2016-01-08  7:32 UTC (permalink / raw)
  To: cygwin-apps

On 2015-12-12 09:19, Achim Gratz wrote:
> The following two patches fix a bug in the shebang detection which was
> not properly restricted to just the beginning of the file and a more
> obscure on in the dependency extraction.
>
> http://repo.or.cz/cygport/rpm-style.git/commitdiff/d5bd5854cce3acfea7572ce0276519149ee92081

Merged, thanks.

> http://repo.or.cz/cygport/rpm-style.git/commitdiff/c57857ab52ba0c1c7edf37ae4fb9384690dd1df1

Do we really need to sort twice?

-- 
Yaakov

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [cygport] Bugfixes
  2016-01-08  7:32 ` Yaakov Selkowitz
@ 2016-01-08 19:00   ` Achim Gratz
  2016-01-17 17:54   ` Achim Gratz
  1 sibling, 0 replies; 4+ messages in thread
From: Achim Gratz @ 2016-01-08 19:00 UTC (permalink / raw)
  To: cygwin-apps

Yaakov Selkowitz writes:
>> http://repo.or.cz/cygport/rpm-style.git/commitdiff/c57857ab52ba0c1c7edf37ae4fb9384690dd1df1
>
> Do we really need to sort twice?

Not necessarily, but I didn't want to run sed on the whole lot.  I've
not tested which way is consuming more resources, though.  The final
sort must stay, however.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [cygport] Bugfixes
  2016-01-08  7:32 ` Yaakov Selkowitz
  2016-01-08 19:00   ` Achim Gratz
@ 2016-01-17 17:54   ` Achim Gratz
  1 sibling, 0 replies; 4+ messages in thread
From: Achim Gratz @ 2016-01-17 17:54 UTC (permalink / raw)
  To: cygwin-apps

Yaakov Selkowitz writes:
> Do we really need to sort twice?

On closer inspection, the last sort doesn't do anything at all since it
operates on a single line.  Corrected patch at

http://repo.or.cz/cygport/rpm-style.git/commitdiff/2ed7b33c7b7730a7c3acddd78069c5bf2281b3a4


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-01-17 17:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-12 15:19 [cygport] Bugfixes Achim Gratz
2016-01-08  7:32 ` Yaakov Selkowitz
2016-01-08 19:00   ` Achim Gratz
2016-01-17 17:54   ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).