On Sun, Feb 26, 2023 at 09:45:34AM -0800, Kevin Oberman wrote:
> I updated my system yesterday. I then tried to rebuild virtualbox-ose-kmod.
> This fails under llvm15. The same source code built successfully with
> llvm14, so I assume that the code has a problem with 15. I suspect that 15
> changed
On Mon, Feb 27, 2023 at 10:27 AM Brooks Davis wrote:
> On Sun, Feb 26, 2023 at 09:45:34AM -0800, Kevin Oberman wrote:
> > I updated my system yesterday. I then tried to rebuild
> virtualbox-ose-kmod.
> > This fails under llvm15. The same source code built successfully with
> > llvm14, so I assume
On Mon, Feb 27, 2023 at 02:58:44PM -0800, Kevin Oberman wrote:
> On Mon, Feb 27, 2023 at 10:27 AM Brooks Davis wrote:
>
> > On Sun, Feb 26, 2023 at 09:45:34AM -0800, Kevin Oberman wrote:
> > > I updated my system yesterday. I then tried to rebuild
> > virtualbox-ose-kmod.
> > > This fails under l
Thanks, Brooks! That seems to have been the right cast. At least it
compiles correctly. I'll test it after I reboot the new kernel and
installworld, probably this evening.
I was a bit confused by what appeared as a cast of a void to a void, but
assumed I was just not understanding.
On Mon, Feb 2