Linux LVM users
 help / color / mirror / Atom feed
* [linux-lvm] Fix for 2.4.10 compile problem
@ 2001-09-24 13:57 Mark Bainter
  0 siblings, 0 replies; only message in thread
From: Mark Bainter @ 2001-09-24 13:57 UTC (permalink / raw)
  To: linux-lvm

Looking at the patch it seems they changed the min definition to
not have a type argument, and created a new macro called min_t
that takes a type argument.  Changing the two instances of 
min() to min_t() allowed 2.4.10 to compile fine on my machine.

Dunno if this is the right answer, or if the type argument isn't
really needed and can be deleted from those two instances, but I
do know it compiles. ;-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-24 13:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-24 13:57 [linux-lvm] Fix for 2.4.10 compile problem Mark Bainter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox