Project

General

Profile

Actions

Bug #12108

closed

libfakekernel: passing argument 4 to restrict-qualified parameter aliases with argument 3

Added by Toomas Soome over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
lib - userland libraries
Start date:
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

Build errors with gcc 8:

../common/callout.c: In function 'untimeout':
../common/callout.c:82:35: error: passing argument 4 to restrict-qualified parameter aliases with argument 3 [-Werror=restrict]
  rc = timer_settime(tid, 0, &its, &its);
                             ~~~~  ^~~~
cc1: all warnings being treated as errors

Testing done: build/install/boot

Actions #1

Updated by Toomas Soome over 3 years ago

  • Description updated (diff)
Actions #2

Updated by Electric Monk over 3 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit 6af7a37b52615421dd8d8af372794c3399825b45

commit  6af7a37b52615421dd8d8af372794c3399825b45
Author: Toomas Soome <tsoome@me.com>
Date:   2019-12-27T16:54:40.000Z

    12108 libfakekernel: passing argument 4 to restrict-qualified parameter aliases with argument 3
    Reviewed by: Matthias Scheler <mscheler@tintri.com>
    Approved by: Robert Mustacchi <rm@fingolfin.org>

Actions

Also available in: Atom PDF