Re: git log - how to find out latest stable/14 breakage

2024-01-20 Thread Harry Schmalzbauer
On 2024-01-20 15:58, Christian Weisgerber wrote: Harry Schmalzbauer: suddenly, there are lib/libifconfig/libifconfig_sfp_tables.tpl.c  create mode 100644 lib/libifconfig/libifconfig_sfp_tables.tpl.h  create mode 100644 lib/libifconfig/libifconfig_sfp_tables_internal.tpl.h while lib/libifconf

Re: git log - how to find out latest stable/14 breakage

2024-01-20 Thread Peter 'PMc' Much
On 2024-01-20, Harry Schmalzbauer wrote: > How can you all manage your daily jobs with git?!?!  For me as a daily jobs? Hm, maybe that's the mistake. This is FreeBSD, this ought to be fun! (I don't have a job, I don't get a job, I'm just normal unemployed trash :/ ). But to answer your question

Re: git log - how to find out latest stable/14 breakage

2024-01-20 Thread Harry Schmalzbauer
On 2024-01-20 15:10, Mike Karels wrote: On 20 Jan 2024, at 6:47, Harry Schmalzbauer wrote: Hello, suddenly, there are lib/libifconfig/libifconfig_sfp_tables.tpl.c  create mode 100644 lib/libifconfig/libifconfig_sfp_tables.tpl.h  create mode 100644 lib/libifconfig/libifconfig_sfp_tables_inter

Re: git log - how to find out latest stable/14 breakage

2024-01-20 Thread Christian Weisgerber
Harry Schmalzbauer: > suddenly, there are > lib/libifconfig/libifconfig_sfp_tables.tpl.c >  create mode 100644 lib/libifconfig/libifconfig_sfp_tables.tpl.h >  create mode 100644 lib/libifconfig/libifconfig_sfp_tables_internal.tpl.h > > while lib/libifconfig/libifconfig_sfp.h > still reads > #incl

Re: git log - how to find out latest stable/14 breakage

2024-01-20 Thread Mike Karels
On 20 Jan 2024, at 6:47, Harry Schmalzbauer wrote: > Hello, > > suddenly, there are > lib/libifconfig/libifconfig_sfp_tables.tpl.c >  create mode 100644 lib/libifconfig/libifconfig_sfp_tables.tpl.h >  create mode 100644 lib/libifconfig/libifconfig_sfp_tables_internal.tpl.h > > while lib/libifconfi

git log - how to find out latest stable/14 breakage

2024-01-20 Thread Harry Schmalzbauer
Hello, suddenly, there are lib/libifconfig/libifconfig_sfp_tables.tpl.c  create mode 100644 lib/libifconfig/libifconfig_sfp_tables.tpl.h  create mode 100644 lib/libifconfig/libifconfig_sfp_tables_internal.tpl.h while lib/libifconfig/libifconfig_sfp.h still reads #include (note (new) the .tpl.h