[haiku-commits] Re: haiku: hrev43837 - src/add-ons/kernel/file_systems/bfs

  • From: Rene Gollent <anevilyak@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 30 Mar 2012 22:51:05 -0400

On Fri, Mar 9, 2012 at 3:18 PM,  <axeld@xxxxxxxxxxxxxxxx> wrote:
> +private:
> +       bool _FindInternal(off_t value, int32& index) const;
> +} _PACKED;
> +

Does it matter that the previous sorted_array incarnation wasn't
declared as packed while this one is? I've read through the diffs in
this commit several times now, and that's about the only obvious
difference I can see right now that might prove to be a problem.

Regards,

Rene

Other related posts: