Changes between Version 1 and Version 3 of Ticket #889


Ignore:
Timestamp:
Sep 24, 2017, 8:20:46 AM (7 years ago)
Author:
Alex Samorukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #889

    • Property Status assignedclosed
    • Property Resolutionfixed
  • Ticket #889 – Description

    v1 v3  
    11Just wanted to try out the newest revision of the drivedb.h and failed with a syntax error on line 3168:
    22/var/lib/smartmontools/drivedb/drivedb.h(3168): Syntax error, ',' expected
     3
     4This patch should fix the bug:
    35{{{
    4 This patch should fix the bug:
    56--- drivedb.h.4474      2017-09-23 15:40:30.000000000 +0200
    67+++ drivedb.h.fixed     2017-09-24 01:52:55.064034496 +0200