bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mark more symbols as static


From: Yuri Gribov
Subject: Mark more symbols as static
Date: Mon, 8 Mar 2021 12:02:45 +0300

Hi all,

It seems few more symbols in make can be marked as static:
  default_load_average (src/main.o)
  directory_before_chdir (src/main.o)
  job_counter (src/job.o)
  make_sync (src/main.o)
  output_sync_option (src/main.o)
  sync_mutex (src/main.o)
I do not have copyright assignment so am not sending a proper patch
but I can go for it if this change is considered useful.

The issue has been found when playing with pet project
https://github.com/yugr/Localizer

-- 
Best regards,
Yuri



reply via email to

[Prev in Thread] Current Thread [Next in Thread]